Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 13,020 for

new

(0.27 sec)
  1. How to Run Examples | GroupDocs

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Parser examples, by building your own or using our back-end examples out-of-the-box....Consulting Blog Knowledge Base New Releases Status Websites aspose...Create a Python Script Create a new Python file (e.g., example.py...

    docs.groupdocs.com/parser/python-net/how-to-run...
  2. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing document in SVG format using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...into the Editor const editor = new groupdocs_editor . Editor ( inputPath...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  3. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor for Python via .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WYSIWYG-editor, and creates a new instance with the edited document...

    docs.groupdocs.com/editor/python-net/font-embed...
  4. Create EditableDocument from File or Markup | G...

    This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...resource instances const image1 = new groupdocsEditor . JpegImage (...

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = New Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Consulting Blog Knowledge Base New Releases Status Websites aspose...MatroskaReadNativeMe try ( Metadata metadata = new Metadata ( Constants . InputMkv...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. groupDocs.Parser.GetDocumentInfo() taking very ...

    Hi, I have a .pdf document only 1 page long. When calling GetDocumentInfo() on the parser created with the stream of this document it takes at least 5 minutes to do this. This makes the whole implementation very ineffic…...you have): var loadOptions = new PdfLoadOptions { RenderPageLimit...EnableFontSubstituti = false }; var parser = new Parser("path/to/file.pdf", loadOptions);...

    forum.groupdocs.com/t/groupdocs-parser-getdocum...
  7. Password Protect PDF Files in Java | Lock Unloc...

    Learn to lock & unlock PDF files with password protection in Java. Change the current password, or remove it within Java applications....Let’s change the password to a new one. The following steps change...the update options using the new password. Load the PDF document...

    blog.groupdocs.com/merger/password-protect-pdf-...
  8. GroupDocs.Conversion for Node.js 25.11 – 最新更新與修...

    探索 GroupDocs.Conversion for Node.js 25.11 的最新功能。現在已在 NuGet 與 GroupDocs 官方網站上提供。...stream data const converter = new groupdocs . Converter ( streamSupplier...settings const convertOptions = new groupdocs . PdfConvertOptions...

    blog.groupdocs.com/zh-hant/conversion/groupdocs...
  9. Field Management | GroupDocs

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...fixed_name : Gets or sets the new name for the form field after...

    docs.groupdocs.com/editor/python-net/form-field...
  10. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a New presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Create a new presentation slide Click the...

    docs.groupdocs.com/assembly/net/chart-series-co...