Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 10,375 for

new

(0.04 sec)
  1. Extract text areas | Documentation

    This article explains that how to extract text areas from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-areas/
  2. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Java API to convert web documents to PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "groupdocs-documentation...

    docs.groupdocs.com/viewer/java/render-web-docum...
  3. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingSaveOp saveOptions = new WordProcessingSaveOp ( WordProcessingFormat...

    docs.groupdocs.com/editor/net/save-document/
  4. Get document info | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...properties: const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  5. Edit Excel Workbook | Documentation

    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/
  6. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and New features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A New property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the New features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells document Conversion from PostScript specific options for converting CSV documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Set zoom when converting to Pdf document Update API for getting document info to detect page orientation for the supported formats Set default font to replace all missing fonts when converting Words document Default font to replace all missing fonts when converting Cells document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set watermark text Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel files....bug fixes, improvements and new features. Issue such as printing...just printable area is fixed. A new property PageOrientation is introduced...

    blog.groupdocs.com/conversion/set-pageorientati...
  7. Releasing GroupDocs.Merger for .NET API - Reord...

    We are pleased to announce GroupDocs.Merger for .NET 18.5. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for .NET allows to check document protection and then set, remove or update password. Aside this, API permits to join two or more documents of same file format into one....PagesOptions pagesOptions = new PagesOptions(FileFormat.Pdf,...password, pages); Stream openFile = new FileStream(sourceFile, FileMode...

    blog.groupdocs.com/merger/releasing-groupdocs.m...
  8. Read metadata properties from glTF file

    Learn how to read metadata properties from glTF file...release introduces a wealth of new features, enhancements, and bug...Properties # One of the significant new features in the 25.6 release...

    blog.groupdocs.com/metadata/read-gltf/
  9. Removing Empty Paragraphs | Documentation

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A New member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this New option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....Consulting Blog Knowledge Base New Releases Status Websites aspose...replaced with empty values. A new member RemoveEmptyParagraph is...

    docs.groupdocs.com/assembly/net/removing-empty-...
  10. Remove document password | Documentation

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java. ...Consulting Blog Knowledge Base New Releases Status Websites aspose...; LoadOptions loadOptions = new LoadOptions ( "SAMPLE_PASSWORD"...

    docs.groupdocs.com/merger/java/remove-document-...