Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 3,790 for

editing

(0.09 sec)
  1. Ask about the ability to convert to XPS files -...

    The failure phenomenon is a script failure, which causes the browser to stop working and stop. Error script.jpg : Script error log. Edge network*.jpg : The http communication that occurs during printing is sequentially…...com/presentation/d/1lyoh3PT9lMmJ1hq1maQ_OP/edit?usp=sharing&ouid=1041841957...

    forum.groupdocs.com/t/ask-about-the-ability-to-...
  2. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-op...
  3. Document page builder - how to merge particular...

    Merge specific pages from multiple documents using API with GroupDocs.Merger. Create tailored, unified documents effortlessly....need for time-consuming manual edits and ensuring precision in the...

    blog.groupdocs.com/merger/page-builder-how-to-m...
  4. C#を使用してXMLファイルを編集する方法| XML編集.NETAPI

    C#を使用して、.NETアプリケーション内でXMLデータをプログラムで編集または更新します。 XMLファイルを変更し、変更をさまざまな形式で保存します。...Edit(editOptions)) { // 何でも編集 string...

    blog.groupdocs.com/ja/editor/edit-xml-files-usi...
  5. Modifier des fichiers Excel en C# | Créez votre...

    L'édition de fichiers Excel est expliquée avec des exemples C # pour éditer des fichiers XLS, XLSX, ODS dans votre application .NET à l'aide d'une feuille de calcul et d'une API d'édition de documents....Edit(sheetTab1EditOptions); string...

    blog.groupdocs.com/fr/editor/edit-excel-files-i...
  6. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/extracting-prop...
  7. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/extracting-met...
  8. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/extracting-pro...
  10. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....those that have undergone minor edits. Perceptual hashing is a lightweight...

    blog.groupdocs.com/search/reverse-image-search/