Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 31,399 for

new

(0.07 sec)
  1. PDF view problem

    PDF view problem I save the pages of the PDF document as PNG with the code below. While there is no problem with other PDFs, the page images are distorted in the PDF file I sent as attachment. Can ......ForEach(pages, (page) => { var options = new LoadOptions(FileType.FromExtension("PDF"));...ms = new MemoryStream(content)) { using (var viewer = new GroupDocs...

    forum.groupdocs.com/t/pdf-view-problem/14180.rss
  2. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....Consulting Blog Knowledge Base New Releases Status Websites aspose...templateField = new TemplateField ( new TemplateFixedPositio ( new Rectangle...

    docs.groupdocs.com/parser/net/working-with-temp...
  3. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Consulting Blog Knowledge Base New Releases Status Websites aspose...templateField = new TemplateField ( new TemplateFixedPositio ( new Rectangle...

    docs.groupdocs.com/parser/java/working-with-tem...
  4. Viewer | GroupDocs.Viewer for Java API Reference

    Represents the main class that controls the document rendering process....viewer = new Viewer("source.pdf")) { viewer.view(new PngViewO...Viewer(InputStream fileStream) Initializes a new instance of the Viewer class...

    reference.groupdocs.com/viewer/java/com.groupdo...
  5. Java document viewer API

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....has come with some exciting new features as well as a bunch of...release notes to know about the new features and the changes introduced...

    blog.groupdocs.com/tag/java-document-viewer-api/
  6. Show Hide Track Changes feature Announced for W...

    Releasing GroupDocs.Conversion 3.4.0 API We are happy to reveal the New release of GroupDocs.Conversion for .NET API 3.4.0 with most demanding features addition. This version has a New installer and some New features and fixes are introduced. We recommend that you download and update your application immediately with New API release to enhance performance of your app and add New exciting features. Features - Document Conversion API Version 3.4.0 In this New Version of GroupDocs....API We are happy to reveal the new release of GroupDocs.Conversion...This version has a new installer and some new features and fixes...

    blog.groupdocs.com/conversion/announcing-show-h...
  7. 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...
  8. imagejoinoptions - GroupDocs.Merger for Java - ...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......ImageJoinOptions () Initializes new instance of ImageJoinOptions...FileType fileType) Initializes new instance of ImageJoinOptions...

    apireference.groupdocs.com/merger/java/com.grou...
  9. Add | GroupDocs.Watermark for .NET API Reference

    Adds a watermark to the loaded document....( Watermarker watermarker = new Watermarker ( @"D:\input.pdf"...textWatermark = new TextWatermark ( "DRAFT" , new Font ( "Arial"...

    reference.groupdocs.com/watermark/net/groupdocs...
  10. 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...