Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 9,042 for

release

(0.06 sec)
  1. Removing metadata | GroupDocs

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/metadata/net/removing-metadata/
  2. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Load from Azure Blob Storage | GroupDocs

    This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/java/load-document-fr...
  5. Control temporary files | GroupDocs

    By following this guide, you will learn how to control temporary files used by GroupDocs.Viewer for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/java/control-temporar...
  6. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  7. System Requirements | GroupDocs

    GroupDocs.Annotation for Python via .NET ships as a self-contained wheel and runs on Windows, Linux, and macOS without Microsoft Office, OpenOffice, or any other third-party software installed....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/annotation/python-net/system...
  8. Developer guide | GroupDocs

    Key features of every API bundled in GroupDocs.Total for Java, with runnable Java examples you can copy, plus the input and output files for each one....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/total/java/developer-guide/
  9. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your JavaScript applications....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/nodejs-java/caching-r...
  10. Supported Document Formats | GroupDocs

    It supports DOCX, DOC, RTF, ODT, XLSX, XLS, ODS, PPTX, PPT, ODP, PDF, TIFF, JPG, PNG, BMP, DWG, DXF, VSDX, EML, HTML and many more....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/annotation/python-net/suppor...