Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 31,397 for

new

(0.07 sec)
  1. How to set minimal watermark font size in Java ...

    We are using the Watermark Java api and we noticed that the watermark text size cannot be set smaller than 10px. Is this a known defect, or is there any workaround that can set the warkmark font size smaller, such as 5px…...License lic = new com.groupdocs.watermark.licensing...here"); Watermarker watermarker = new Watermarker("D:\\source.docx");...

    forum.groupdocs.com/t/how-to-set-minimal-waterm...
  2. WatermarkException Class - GroupDocs.Watermark ...

    Represents base exception in GroupDocs.Watermark product....WatermarkException Initializes a new instance of the WatermarkException...WatermarkException(String) Initializes a new instance of the WatermarkException...

    apireference.groupdocs.com/watermark/net/groupd...
  3. UnderlineAnnotation | GroupDocs.Annotation for ...

    Represents Underline annotation properties...UnderlineAnnotation() Initializes new instance of UnderlineAnnotation...Annotation deepClone() Returns new Instance with same values toString()...

    reference.groupdocs.com/annotation/java/com.gro...
  4. WordProcessingSaveOptions - GroupDocs.Signature...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......WordProcessingSaveOp () Initializes a new instance of WordProcessingSaveOp...overwriteExistingFil) Initializes a new instance of WordProcessingSaveOp...

    apireference.groupdocs.com/signature/java/com.g...
  5. DigitalSignOptions | GroupDocs.Signature for .N...

    Initializes a New instance of the DigitalSignOptions class with default values....DigitalSignOptions() Initializes a new instance of the DigitalSignOptions...DigitalSignOptions(string) Initializes a new instance of the DigitalSignOptions...

    reference.groupdocs.com/signature/net/groupdocs...
  6. Save overwriting original file | Documentation

    The following example demonstrates how to save the redacted document, replacing an original file: // Make a copy of sample file Files.copy(New File("Sample.docx").toPath(), New File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = New Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(New ExactPhraseRedaction("John Doe", New ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = New SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file redactor.save(options); } } finally { redactor....Consulting Blog Knowledge Base New Releases Status Websites aspose.... copy ( new File ( "Sample.docx" ). toPath (), new File ( "OverwrittenSample...

    docs.groupdocs.com/redaction/java/save-overwrit...
  7. radialgradientbrush - GroupDocs.Signature for J...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......RadialGradientBrush () Initializes a new instance of the RadialGradientBrush...Color outerColor) Initializes a new instance of the RadialGradientBrush...

    apireference.groupdocs.com/signature/java/com.g...
  8. RegexRedaction Class - GroupDocs.Redaction for ...

    Represents a text redaction that searches and replaces text in the document by matching provided regular expression....ReplacementOptions) Initializes a new instance of RegexRedaction class...ReplacementOptions) Initializes a new instance of RegexRedaction class...

    apireference.groupdocs.com/redaction/net/groupd...
  9. Parser Constructor (Stream, LoadOptions) - Grou...

    Initializes a New instance of the Parser class with LoadOptions.... LoadOptions) Initializes a new instance of the Parser class...LoadOptions loadOptions ) Public Sub New ( document As Stream , loadOptions...

    apireference.groupdocs.com/parser/net/groupdocs...
  10. Paid Support Helpdesk - groupdocs.com

    customer support platform...Last Updated 7 years ago Create New Ticket After signing in, please...please click on "Open a new ticket" link from the top menu. This...

    helpdesk.groupdocs.com/kb/faq/How-to-work-with-...