Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 10,612 for

new

(0.04 sec)
  1. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Consulting Blog Knowledge Base New Releases Status Websites aspose...source PPT file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. OCR Usage Basics | Documentation

    This article explains that how to integrate any paid or free OCR solution in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Redactor redactor = new Redactor ( "\\Sample.docx" , new LoadOptions...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  3. RTF/DOC to DOCX conversion - Free Support Forum...

    Hello!) I meet the following problem using GroupDocs.Conversion for RTF/DOC to DOCX conversion: the converted file content looks like encoded byte array instead of the readable text as in the source file: Here is my co…... using (var fTemp = new FileStream(@"D:\test1.rtf", FileMode...Read)) { using (var converter = new Converter( () => fTemp, (LoadContext...

    forum.groupdocs.com/t/rtf-doc-to-docx-conversio...
  4. Add distance annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-distance...
  5. Composing signature with linear gradient brush ...

     This article explains how to fill signature background with linear gradient brush...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/composing-sig...
  6. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....is proud to introduce a brand new dashboard for its online signature...Let’s have a closer look at the new features of the GroupDocs Signature...

    blog.groupdocs.com/categories/groupdocs.signatu...
  7. Set image size limits | Documentation

    This article shows how to set image size limits when rendering image to PNG or JPEG...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.jpg" )) { //...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  8. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "HousePlan.dwg" )) {...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  9. Remove form fields | Documentation

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...file: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Remove annotations | Documentation

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...file: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...