Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 31,394 for

new

(0.07 sec)
  1. 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/
  2. 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...
  3. WordProcessingWatermarkSectionOptions Class - G...

    Represents options when adding shape watermark to a Word document section....WordProcessingWaterm Initializes a new instance of the WordProcessingWaterm...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); using...

    apireference.groupdocs.com/watermark/net/groupd...
  4. imagewatermark - GroupDocs.Watermark for Java -...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou...... Watermarker watermarker = new Watermarker("C:\\test.some_ext");...some_ext"); ImageWatermark watermark = new ImageWatermark("C:\\watermark...

    apireference.groupdocs.com/watermark/java/com.g...
  5. pdfxobjectwatermarkoptions - GroupDocs.Watermar...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......loadOptions = new PdfLoadOptions(); Watermarker watermarker = new Watermarker("C:\\doc...loadOptions); ImageWatermark watermark = new ImageWatermark("C:\\watermark...

    apireference.groupdocs.com/watermark/java/com.g...
  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. WatermarkException Constructor - GroupDocs.Wate...

    Initializes a New instance of the WatermarkException class....WatermarkException Constructor Initializes a new instance of the WatermarkException...Public Sub New public : WatermarkException () new : unit -> WatermarkException...

    apireference.groupdocs.com/watermark/net/groupd...
  8. FormFieldSearchOptions Constructor - GroupDocs....

    Initializes a New instance of the FormFieldSearchOptions class with default values....FormFieldSearchOptio Constructor Initializes a new instance of the FormFieldSearchOptio...Public Sub New public : FormFieldSearchOptio () new : unit ->...

    apireference.groupdocs.com/signature/net/groupd...
  9. XmpColorantLab Constructor - GroupDocs.Metadata...

    Initializes a New instance of the XmpColorantLab class....XmpColorantLab Constructor Initializes a new instance of the XmpColorantLab...() Public Sub New public : XmpColorantLab () new : unit -> XmpColorantLab...

    apireference.groupdocs.com/metadata/net/groupdo...
  10. FontResourceBase Constructor - GroupDocs.Editor...

    Initializes a New instance of the FontResourceBase class...FontResourceBase Constructor Initializes a new instance of the FontResourceBase...Protected Sub New protected : FontResourceBase () new : unit -> FontResourceBase...

    apireference.groupdocs.com/editor/net/groupdocs...