Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 13,161 for

new

(0.06 sec)
  1. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/document-attributes/
  2. Add text field annotation | GroupDocs

    The page describes how to add text field annotation to a document programmatically 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-text-fie...
  3. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/advanced-sear...
  4. Edit Word Documents in Node.js and Java | Group...

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes, and many other powerful features of GroupDocs.Editor for Node.js and Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...document const loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/nodejs-java/edit-word/
  5. GroupDocs.Parser for .NET 25.10 – Latest Update...

    Explore what’s New in GroupDocs.Parser for .NET 25.10. Available now on NuGet and GroupDocs website....fixes Table of Contents What’s new in this release 📄 Extract tables...2025 . This update brings a new table‑extraction capability,...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  6. 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...
  7. Issue with Fonts Rendering Artifacts in PDF Con...

    Hello, I am using GroupDocs conversion java lib to convert PowerPoint files (.pptx) to PDF, but I am encountering an issue where some characters appear with artifacts after the conversion. The text becomes distorted, ma…...ConverterSettings converterSettings = new ConverterSettings(); converterSettings...PdfConvertOptions pdfOptions = new PdfConvertOptions(); pdfOptions...

    forum.groupdocs.com/t/issue-with-fonts-renderin...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Good news to all Dropbox users - we’ve integrated GroupDocs’...announce the release of our new GroupDocs Viewer plugin (Version...

    blog.groupdocs.com/groupdocs.blog/page/104/
  9. 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-...
  10. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); index...

    docs.groupdocs.com/search/net/optimize-index/