Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 2,522 for

properties

(0.42 sec)
  1. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....is the additional document property that contains special attributes/tags...is the additional document property that contains special attributes/tags...

    blog.groupdocs.com/categories/groupdocs.signatu...
  2. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....XML, yang dapat menyimpan properti metadata sebagai pasangan...menentukan cara menyimpan properti metadata dalam format gambar...

    blog.groupdocs.com/id/page/32/
  3. Cara Mengonversi XML ke PDF di C#

    Pelajari proses untuk mengonversi dokumen dengan salah satu pustaka teratas dan dengan mudah mengonversi XML ke PDF di C#. Jelajahi kode contoh untuk kemampuan C# convert XML to PDF....PDF output dengan mengatur properti menggunakan kelas PdfConvertOptions...dengan mendefinisikan banyak properti dan Anda dapat memodifikasinya...

    kb.groupdocs.com/id/conversion/net/how-to-conve...
  4. Melakukan Pencarian dengan Chunk menggunakan C#

    Pelajari cara mencari berdasarkan potongan menggunakan C# untuk pengambilan data yang efisien. Jelajahi pencarian potongan C# dalam indeks besar untuk menangani puluhan atau ratusan ribu dokumen....kelas SearchOptions dan atur properti IsChunkSearch menjadi true...kelas SearchOptions, di mana properti IsChunkSearch memungkinkan...

    kb.groupdocs.com/id/search/net/perform-search-b...
  5. Spelling Correction in Document Search using C#

    Implement spelling correction in document search using C#. For accurate and efficient document retrieval, this topic enables spell check in document search using C#....Enabled property to true Define the maximum...class. The SpellingCorrector property allows you to specify the...

    kb.groupdocs.com/search/net/spelling-correction...
  6. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....and provide DocumentContent property (see PdfTextExtractor as the...access the TOC, TableOfContents property of **EpubPackage **class is...

    blog.groupdocs.com/categories/groupdocs.parser-...
  7. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically....encoding of a text file, the property defined in the class can be...be used. Setting this property to true allows to detect the following...

    docs.groupdocs.com/search/net/text-file-encodin...
  8. remove metadata from documents in csharp on Gro...

    remove metadata from documents in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove metadata from documents in csharp on GroupDocs Blog | ......selektif atau bersihkan semua properti metadata menggunakan C# dari...

    blog.groupdocs.com/id/tag/remove-metadata-from-...
  9. remove metadata from documents in Java on Group...

    remove metadata from documents in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove metadata from documents in Java on GroupDocs Blog | Docu......untuk menghapus semua atau properti metadata selektif dari DOCX...

    blog.groupdocs.com/id/tag/remove-metadata-from-...
  10. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....image format using Format property of ImageConvertOptions class...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...