Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 10,319 for

new

(0.14 sec)
  1. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/net/existing-objec...
  2. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Add watermarks to spreadsheet documents | Docum...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/update-annot...
  5. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in PDF documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result....TextSearchCriteria searchCriteria = new TextSearchCriteria("test", false);...imageFile = new File(imagePath); byte[] imageBytes = new byte[(int)imageFile...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  6. Skip loading of external resources | Documentation

    Learn this article and check how to restrict loading of external resources during conversion...Consulting Blog Knowledge Base New Releases Status Websites aspose...Options.Load ; var loadOptions = new WebLoadOptions { SkipExternalResource...

    docs.groupdocs.com/conversion/net/skip-loading-...
  7. Add squiggly annotation | Documentation

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-squiggly-...
  8. Add watermarks to diagram documents | Documenta...

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Consulting Blog Knowledge Base New Releases Status Websites aspose...DiagramLoadOptions loadOptions = new DiagramLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Save signed images with various output types | ...

    This article explains how to save images with various image format types....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/save-signed-i...
  10. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using (Annotator annotator = new Annotator(“input.pdf”)) { AreaAnnotation...

    docs.groupdocs.com/annotation/net/filtering-ann...