Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 12,637 for

new

(0.3 sec)
  1. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfViewOptions viewOptions = new PdfViewOptions ( "output.pdf"...

    docs.groupdocs.com/viewer/java/split-worksheet-...
  2. GroupDocs.Editor 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.... We have added a lot of new options and features in this...WordProcessing options class contains new paged (also called paginal) mode...

    blog.groupdocs.com/categories/groupdocs.editor-...
  3. sample.eml

    Text inside a bookmark 1 Page 1 heading! Sample test text - Page 1! Text inside a bookmark 2 Page 2 heading! Sample test text - Page 2! Text inside a bookmark 3 Page 3 heading! Sample test text - P......com> 2020-03-12T19:00:00Z New message created by Aspose.Email...1 1.0 <35a702217c344636a791> New message created by Aspose.Email...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  4. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose..."C://input/file.txt" ; Editor editor = new Editor ( inputTxtPath ); Edit...

    docs.groupdocs.com/editor/net/edit-txt/
  5. Wingsdings Font - issue while converting word t...

    Screenshot 2024-11-29 at 7.52.28 AM.jpg (148.1 KB) The symbol highlighted in screenshot if we are trying to convert to pdf it is getting converted as ‘-’ Screenshot 2024-11-29 at 7.52.28 AM.jpg (148 KB)...simple code: Document doc = new Document("C:\\Temp\\in.docx");...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); // Below...

    forum.groupdocs.com/t/wingsdings-font-issue-whi...
  6. Support of Emails format and Cloning Document M...

    GroupDocs team is excited to publish another monthly release of GroupDocs.Comparison for .NET 17.6.0 API with New features like adding support for Emails format and Settings for Cloning Document Metadata. This monthly release is also adding improvements like enhanced Cells & HTML Comparison Performance and Improved Summary Pages information along with fixes. Major Changes are done for HTML, Cells, Emails and Words document formats. Detailed information is listed below. Please Click here to download the latest API....0 API with new features like adding support...NET 17.6.0 introducing four new features, like support of Check...

    blog.groupdocs.com/comparison/groupdocs.compari...
  7. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...comparer = new groupdocs . Comparer ( sourceExcelDocument , new groupdocs...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  8. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream....Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" ); using var converter = new MarkdownConverter ( stream );...

    docs.groupdocs.com/markdown/net/load-from-a-str...
  9. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetReadFileF try ( Metadata metadata = new Metadata ( Constants . InputXlsx...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Converting certain EML to HTML / PDF takes abou...

    Converting the attached file to HTML with GroupDocs.Viewer or to PDF with GroupDocs.Conversion takes about half an hour to complete. Version 21.2 was used for testing (both). The resulting HTML/PDF file looks fine, it’s…...Viewer: using (var viewer = new Viewer(documentPath)) { var options...converter = new Converter(documentPath)) { var options = new ConvOpts...

    forum.groupdocs.com/t/converting-certain-eml-to...