Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 13,482 for

new

(0.04 sec)
  1. Using aliases | GroupDocs

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/using-aliases/
  2. Single document operations | GroupDocs

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate pages using GroupDocs.Merger for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...files by line numbers. Create a new document that contains only selected...

    docs.groupdocs.com/merger/python-net/single-doc...
  3. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = New Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...GifReadFileFormatPro try ( Metadata metadata = new Metadata ( Constants . InputGif...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.pdf" )) { //...

    docs.groupdocs.com/viewer/java/how-to-get-file-...
  5. Email URI Wrapping on GroupDocs Blog | Document...

    Email URI Wrapping on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Email URI Wrapping on GroupDocs Blog | Document Automation Solutions for .NET & Jav......برجستهٔ انتشار Explore what’s new in GroupDocs.Viewer for .NET...

    blog.groupdocs.com/fa/tag/email-uri-wrapping/in...
  6. Font embedding options | GroupDocs

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingSaveOp class has a new property: getFontEmbedding()...

    docs.groupdocs.com/editor/nodejs-java/font-embe...
  7. Field Management | GroupDocs

    This documentation section explains how to the management and manipulation of form fields within documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...Insert(IFormField field) : Adds a new form field to the collection...

    docs.groupdocs.com/editor/net/form-field-manage...
  8. Field Management in GroupDocs.Editor for Java |...

    This documentation section explains how to the management and manipulation of form fields within documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...insert(IFormField field) : Adds a new form field to the collection...

    docs.groupdocs.com/editor/java/form-field-manag...
  9. Indexing password protected documents | GroupDocs

    This article demonstrates that how to perform indexing of password protected documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Adding...

    docs.groupdocs.com/search/net/indexing-password...
  10. How to merge source code files | GroupDocs

    This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document const comparer = new groupdocs . Comparer ( sourcePath...

    docs.groupdocs.com/comparison/nodejs-java/how-t...