Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 31,391 for

new

(0.11 sec)
  1. Working with slide backgrounds | Documentation

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Consulting Blog Knowledge Base New Releases Status Websites aspose...PresentationLoadOpti loadOptions = new PresentationLoadOpti (); // Specify...

    docs.groupdocs.com/watermark/net/working-with-s...
  2. TextSplitOptions | GroupDocs.Merger for Java AP...

    Provides options for the document text splitting.... lineNumbers) Initializes a new instance of the TextSplitOptions...int[] lineNumbers) Initializes a new instance of the TextSplitOptions...

    reference.groupdocs.com/merger/java/com.groupdo...
  3. Improved on GroupDocs Blog | Document Automatio...

    Improved on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Improved on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Annotat......document annotation API, where new file formats are introduced in...document format list and also new features are introduced . The...

    blog.groupdocs.com/tag/improved/index.xml
  4. Watermark Issue on Word and Excel Document - Fr...

    Hi, i have applied watermark using text watermark option on word document. the document has the images inside that, so watermark going behind that images. i need to bring front on the image. Code i have used as follo…...using (Watermarker watermarker = new Watermarker(Path.Combine(completePath...watermark = new TextWatermark(watermarkTextJoin, new Font(“Times...

    forum.groupdocs.com/t/watermark-issue-on-word-a...
  5. GroupDocs.Assembly for Java 18.9 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 18.9. Major Features This release of GroupDocs.Assembly brings a New powerful feature: Abilities to change target file format of an assembled document using file extension or explicit specifying. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-80  Add ability to change target file format when assembling Word Processing documents  Feature  ASSEMBLYNET-81  Add ability to change target file format when assembling Spreadsheet documents  Feature  ASSEMBLYNET-82  Add ability to change target file format when assembling Presentation documents  Feature  ASSEMBLYNET-83  Add ability to change target file format when assembling Email documents  Feature  ASSEMBLYNET-84  Add ability to change target file format when assembling Text documents  Feature  ASSEMBLYNET-88  Add support for Conholdate licenses  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Assembly brings a new powerful feature: Abilities to...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  6. 用Java 从发票或收据中提取数据|解析 PDF

    在 Java 中以编程方式从 PDF 发票或收据中提取发票数据。 GroupDocs 的文档解析和数据提取 API 支持多种格式。...templateItems = new TemplateItem[] { new TemplateField(new TemplateFixedPositio(new...TemplateFixedPositio(new Rectangle(new Point(35, 135), new Size(100, 10)))...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  7. ViewInfoOptions - GroupDocs.Viewer for Java - A...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo...... forHtmlView () Initializes new instance of ViewInfoOptions class...renderSinglePage) Initializes new instance of ViewInfoOptions class...

    apireference.groupdocs.com/viewer/java/com.grou...
  8. ViewInfoOptions - GroupDocs.Viewer for Java - A...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo...... forHtmlView () Initializes new instance of ViewInfoOptions class...renderSinglePage) Initializes new instance of ViewInfoOptions class...

    apireference.groupdocs.com/viewer/java/com.grou...
  9. Index Constructor (IndexSettings) - GroupDocs.S...

    Initializes a New instance of the Index class in memory with particular index settings....(IndexSettings) Initializes a new instance of the Index class in...IndexSettings settings ) Public Sub New ( settings As IndexSettings )...

    apireference.groupdocs.com/search/net/groupdocs...
  10. Converting Msg to Pdf with Pagesize A4 renders ...

    Converting msg to pdf with defaut PdfConvertOptions settings renders wrong page ratio (very high page), but setting PageSize to A4 renders a blank Pdf page (the file is not empty because the size is not 0ko). We are usin…...converterSettings = new() { Logger = new GroupDocsLogger(_logger)...using Stream sourceStream = new MemoryStream(request.FichierSource...

    forum.groupdocs.com/t/converting-msg-to-pdf-wit...