Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 10,638 for

new

(0.09 sec)
  1. Improved Performance introduced in GroupDocs.Co...

    GroupDocs team is glad to announce another monthly release of GroupDocs.Comparison for .NET 16.11.0 API along with Improved Performance ,New features and fixes. Major changes are done for Presentation document format and introduced enhanced Support for advanced Visual Basic Scripts and detection of Picture Frames.In this monthly release 3 New feature are introduced along with 4 improvements and 3 Bug fixes. Download the latest GroupDocs.Comparison for .NET API to implement the New and improved features....along with Improved Performance ,new features and fixes. Major changes...Frames.In this monthly release 3 new feature are introduced along...

    blog.groupdocs.com/comparison/groupdocs-compari...
  2. Load TXT document with options | Documentation

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...TxtLoadOptions loadOptions = new TxtLoadOptions (); loadOptions...

    docs.groupdocs.com/conversion/java/load-txt-doc...
  3. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  4. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator(Constants.ANNOTATED_BIG);...

    docs.groupdocs.com/annotation/java/filtering-an...
  5. Move page | Documentation

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...ordering by moving any page(s) to new position within a document. This...

    docs.groupdocs.com/merger/java/move-page/
  6. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = New Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(New ExactPhraseRedaction("John Doe", New ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = New FileOutputStream("C:\\\\Temp\\\\sample_output_file....Consulting Blog Knowledge Base New Releases Status Websites aspose...location. final Redactor redactor = new Redactor ( "Sample.docx" ); try...

    docs.groupdocs.com/redaction/java/save-to-stream/
  7. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed images using c#....Consulting Blog Knowledge Base New Releases Status Websites aspose...TiffImageLoadOptions loadOptions = new TiffImageLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "sample.docx" )) {...

    docs.groupdocs.com/redaction/net/redaction-basics/
  9. List of Fonts Group Docs provide for PDF Conver...

    I want to know the list of Fonts that Groupdocs will provide for PDF Generation...getLoadOptions = loadContext => new PdfLoadOptions { DefaultFont...font here FontSubstitutes = new List<FontSubstitute> { FontSubstitute...

    forum.groupdocs.com/t/list-of-fonts-group-docs-...
  10. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/composing-sign...