Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 13,021 for

new

(0.26 sec)
  1. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...file path. InputStream fs = new FileInputStream ( inputFilePath...

    docs.groupdocs.com/editor/java/working-with-for...
  2. Load document from URL | GroupDocs

    This section explains how to load document from URL with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( stream )) { TextSignOptions...

    docs.groupdocs.com/signature/net/load-document-...
  3. Word Comparison in .NET: Revision Track vs High...

    Compare Word documents in .NET with GroupDocs.Comparison: choose between revision‑track (Accept/Reject) and inline highlight output modes. Includes ready‑to‑run C# examples and a breakdown of WordCompareOptions....Options; using ( var comparer = new Comparer( "source.docx" )) {..."target.docx" ); var options = new WordCompareOptions { DetectStyleChanges...

    blog.groupdocs.com/comparison/word-comparison-n...
  4. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Consulting Blog Knowledge Base New Releases Status Websites aspose...vsdx" try ( Metadata metadata = new Metadata ( Constants . InputVsdx...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...7 comes with some new features. The diagram formats...bug fixes, improvements and new features. Issue such as printing...

    blog.groupdocs.com/groupdocs.blog/page/57/
  6. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/update-index/
  7. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); loadOptions...

    docs.groupdocs.com/editor/net/edit-excel/
  8. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature 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/sign-document...
  9. Word forms provider | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...ArrayList < String > result = new ArrayList < String >(); // Assume...

    docs.groupdocs.com/search/java/word-forms-provi...
  10. Image file is being converted with left rotatio...

    Hi, using conversion lib 21.10.1. I’m trying to convert this jpg file: 20220223_143713.jpg (965.6 KB) to a png file. But I get this output file: 20220223_1437131.jpg (1.9 MB) (Your support system converted the file t…...String outputFileTemplate = new File(outputFolder, "converted-page-%d...(FileOutputStream getPageStream = new FileOutputStream(String.form...

    forum.groupdocs.com/t/image-file-is-being-conve...