Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 11,658 for

new

(0.07 sec)
  1. How to work with Metadata tags

    Explain how to work with Metadata tags...file) using (Metadata metadata = new Metadata( "source.pptx" )) {...where to add, and provide the new property value. Check the return...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  2. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...); final OcrApiInvoker api = new ApiClient (). createService (...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  3. Introducing Stamp Signatures Feature in Java E-...

    We are glad to announce another monthly release of E-Signing API for Java v17.7.0. Major feature introduced in this release is support for Stamp Signatures. Aside this many improvements are also introduced in this release. We would recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience. E-Signing API for Java v17.7.0 - Features Stamp Signatures feature for following Document Formats:...recommend you to download the new version of API and evaluate the...Formats: PDF Word Cell Slides New Barcode and QR-Code encode types...

    blog.groupdocs.com/signature/groupdocs-signatur...
  4. Adding watermarks to PDF gives font not found e...

    Product Version: GroupDocs.Watermark for NET 20.7.0 OS: Ubuntu 20.04 I’ve installed the Adobe “Source Hans Sans” font to add some Chinese watermark text to a PDF file, however I’m keep getting the FontNotFoundExcepti…...PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker(file, loadOptions)) {...

    forum.groupdocs.com/t/adding-watermarks-to-pdf-...
  5. Load PDF document with options | GroupDocs

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

    docs.groupdocs.com/conversion/java/load-pdf-doc...
  6. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...
  7. Sign document with HIBC LIC barcode Symbology |...

    This article explains how to sign document with HIBC LIC barcode Symbology signatures...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Sign Pdf documents with custom digital signatur...

     This article explains how to customize PDF digital electronic signature on document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-pdf-docum...
  9. Add watermark annotation | GroupDocs

    The page describes how to add watermark annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-watermar...
  10. PDF is misaligned if we use Textboxes in the Wo...

    When we use Text Boxes in a Docx file . Generated PDF is totally misaligned. See the attached documents for reference TestDocument.docx (30.5 KB) TestDocument.pdf (26.6 KB)...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...List<FontSubstitute> fontSubstitutes = new ArrayList<>(); fontSubstitutes...

    forum.groupdocs.com/t/pdf-is-misaligned-if-we-u...