Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 2,705 for

properties

(0.08 sec)
  1. GroupDocs.Conversion untuk .NET 25.10 – Pembaru...

    Jelajahi apa yang baru di GroupDocs.Conversion untuk .NET 25.10. Tersedia sekarang di NuGet dan situs web GroupDocs....Twenty individual margin/size properties are deprecated and will be...old scalar properties: Kelas yang Terpengaruh Properti yang Tidak...

    blog.groupdocs.com/id/conversion/groupdocs-conv...
  2. Rendering Documents as PDF

    The Portable Document Format (PDF) is a file format to present documents, including text formatting and images, in a manner independent of the application software, hardware, and operating systems. Based on the PostScript language, each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, vector graphics, raster images and other information needed to display it. This post demonstrates the usage of the GroupDocs.Viewer APIs (GroupDocs....be fetched from the Stream property of the FileContainer in order...object Set Transformations property of PdfFileOptions to Transformation...

    blog.groupdocs.com/viewer/rendering-documents-a...
  3. Cara Menambahkan Komponen Kotak Centang di PDF ...

    Pada artikel ini, Anda akan mempelajari cara menambahkan komponen kotak centang di PDF menggunakan C#. Selanjutnya, kami akan membantu Anda mengembangkan aplikasi untuk menyisipkan kotak centang di PDF menggunakan C#....CheckboxComponent dan atur beberapa properti Panggil Tambahkan metode kelas...CheckboxComponent, mengatur properti untuk kotak centang, dan menyimpan...

    kb.groupdocs.com/id/annotation/net/how-to-add-c...
  4. 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....berbagai opsi untuk menghapus properti metadata yang berbeda atau...sekadar membersihkan semua properti. Kita dapat melakukannya menggunakan...

    blog.groupdocs.com/id/page/16/
  5. Hapus Metadata dari DOCM menggunakan C#

    Topik ini akan mengajarkan Anda cara menghapus metadata dari DOCM menggunakan C#. Anda juga akan mendapatkan kode untuk menghapus metadata dari DOCM di C# tanpa memerlukan perangkat lunak tambahan apa pun....Informasi ini dapat mencakup properti seperti detail penulis, tanggal...hambatan apa pun untuk menghapus properti metadata di DOCM menggunakan...

    kb.groupdocs.com/id/metadata/net/remove-metadat...
  6. Hapus Metadata dari RTF menggunakan C#

    Pahami dengan cepat pengetahuan tentang cara menghapus metadata dari RTF menggunakan C#. Selain itu, Anda akan diberikan kode yang menunjukkan cara membersihkan metadata dari RTF di C#....penulis, tanggal pembuatan, properti dokumen, dan banyak lagi....pembuatan dan modifikasi, properti dokumen seperti judul dan...

    kb.groupdocs.com/id/redaction/net/remove-metada...
  7. Remove MP3 Tags using C# - (ID3, Lyrics, APE) |...

    Remove MP3 tags from the mp3 files using C#. Eliminate the ID3v1, ID3v2, Lyrics, and APEv2 metadata tags from the mp3 files using .NET Metadata API....metadata tags, set the ID3V1 property of the root package as null...metadata tags, nullify the ID3V2 property. root.ID3V2 = null; Lyrics...

    blog.groupdocs.com/metadata/remove-mp3-tags-usi...
  8. CAD Document Support Introduced- GroupDocs.Conv...

    When you need to convert image file into other document format it seems very difficult task and when it comes to convert AutoCad drawing document into other document format like PDF, Cells , HTML etc. it seems almost impossible with ordinary tools available in market. At GroupDocs we always tries to provide something innovative to our users, in this regard we are happy to announce another monthly release of GroupDocs....conversion and Fixed layout property for HTML when converting it...Words document fixed layout property introduced along with 1 fix...

    blog.groupdocs.com/conversion/enhanced-autocad-...
  9. Read Thumbnails in Document Formats Using Group...

    Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.3.0. There are four enhancements and one new feature introduced in this regular monthly release. GroupDocs.Metadata for .NET now allows its users to read thumbnails in supported document formats. The API has been enhanced to update and remove EXIF metadata faster. Not only this, the API has also been improved to load only the existing metadata keys in PDF class beside adding the ability to lazy load Document info property for Document formats....to lazy load Document info property for Document formats. So,...the API: # Load DocumentInfo property using lazy loading pattern...

    blog.groupdocs.com/metadata/read-thumbnails-doc...
  10. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....())); } } and classes have the property OcrOptions. OcrOptions class...sections describe how to use this property. How to restrict the area...

    docs.groupdocs.com/parser/java/ocr-usage-basics/