Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 4,044 for

editing

(0.66 sec)
  1. 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/
  2. Suite C# All-in-One untuk Mengotomatisasi Tugas...

    Temukan bagaimana GroupDocs.Total untuk .NET menyederhanakan otomatisasi dokumen C#. Mulai dari melihat dan mengedit dokumen hingga tanda tangan elektronik dan lisensi yang hemat biaya, optimalkan alur kerja Anda dengan mudah....secara pemrogramatis - ekstrak, edit, hapus, cari, bandingkan, dan...

    blog.groupdocs.com/id/total/streamline-document...
  3. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Parser for .NET 26.3 ...... Edite mediante programación propiedades...ver y editar metadatos EPUB. Edite los metadatos de EPUB en línea...

    blog.groupdocs.com/es/index.xml
  4. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-xm...
  7. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of PDF document using C#....Watermark allows you to edit and replace the text of the...GroupDocs.Watermark allows you to edit and replace the of the particular...

    docs.groupdocs.com/watermark/net/existing-objec...
  8. Numbered List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”....OpenOffice) available to create, open, edit and save this format. For more...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  9. Aggiungi Filigrane ai Documenti Word | 5 Metodi...

    Scopri come aggiungere filigrane sicure ai documenti Word utilizzando GroupDocs.Watermark per .NET. Confronta 5 metodi di protezione con esempi di codice, inclusi intestazioni bloccate, filigrane a mosaico e sezioni protette da password che non possono essere rimosse facilmente....= new TextWatermark( "Do Not Edit" , new Font( "Arial" , 36 ,...funzione integrata “Restrict Editing”), la sezione nascosta occupa...

    blog.groupdocs.com/it/watermark/secure-word-doc...
  10. Working with OpenType fonts | GroupDocs

    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...