Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 31,382 for

new

(0.1 sec)
  1. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "SoftwareDevelopmentP...

    docs.groupdocs.com/viewer/net/render-ms-project...
  2. User - GroupDocs.Annotation for Java - API Refe...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......Description User () Initializes new instance of User class. User...id, String name) Initializes new instance of User class. Method...

    apireference.groupdocs.com/annotation/java/com....
  3. Underline Text on GroupDocs Blog | Document Aut...

    Underline Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Underline Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo...... In this new version, a user can now add distance...Java users to download this new version to explore and provide...

    blog.groupdocs.com/tag/underline-text/index.xml
  4. PolylineAnnotation | GroupDocs.Annotation for J...

    Represents Polyline annotation properties...PolylineAnnotation() Initializes new instance of AreaAnnotation class...Annotation deepClone() Returns new Instance with same values toString()...

    reference.groupdocs.com/annotation/java/com.gro...
  5. ILoadOptions - GroupDocs.Merger for Java - API ...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......ILoadOptions loadOptions) Initializes new instance of Merger class. Merger...MergerSettings settings) Initializes new instance of Merger class. Merger...

    apireference.groupdocs.com/merger/java/com.grou...
  6. loadoptions - GroupDocs.Merger for Java - API R...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......FileType fileType) Initializes new instance of LoadOptions class...String password) Initializes new instance of LoadOptions class...

    apireference.groupdocs.com/merger/java/com.grou...
  7. GroupDocs.Search for .NET 19.5 Release Notes

    GroupDocs.Search for .NET 19.5 Release Notes – the latest updates and fixes....the following improvements and new features in this release: Implement...storage format Add support for new file formats Implement method...

    releases.groupdocs.com/search/net/release-notes...
  8. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = New Watermarker("image.png"); // Initialize the font to be used for watermark Font font = New Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = New TextWatermark("Test watermark", font); // Set watermark properties watermark....Consulting Blog Knowledge Base New Releases Status Websites aspose...png" Watermarker watermarker = new Watermarker ( "image.png" );...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. StringOutputAdapter - GroupDocs.Search for Java...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......"c:\\MyDocuments\\"; Index index = new Index(indexFolder); // Creating...StringOutputAdapter adapter = new StringOutputAdapter(); // Creating...

    apireference.groupdocs.com/search/java/com.grou...
  10. Merger | GroupDocs.Merger for Node.js via Java ...

    Represents the main class that controls the document merging process....Merger(InputStream document) Initializes new instance of Merger class. Merger(InputStream...ILoadOptions loadOptions) Initializes new instance of Merger class. Merger(InputStream...

    reference.groupdocs.com/merger/nodejs-java/com....