Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 13,597 for

formatting

(1.96 sec)
  1. GroupDocs.Signature voor Python 26.1 – Laatste ...

    Ontdek wat er nieuw is in GroupDocs.Signature voor Python 26.1. Nu beschikbaar op NuGet en de GroupDocs‑website.... preview_format = gso . PreviewSignatureOpti...uuid4()) preview_options . preview_format = gso . PreviewSignatureOpti...

    blog.groupdocs.com/nl/signature/groupdocs-signa...
  2. GroupDocs.Signature for Python 26.1 – En Son Gü...

    GroupDocs.Signature for Python 26.1'de yenilikleri keşfedin. Şimdi NuGet ve GroupDocs web sitesinde mevcut.... preview_format = gso . PreviewSignatureOpti...uuid4()) preview_options . preview_format = gso . PreviewSignatureOpti...

    blog.groupdocs.com/tr/signature/groupdocs-signa...
  3. Does email parsing follow http links? - Free Su...

    Hello, We are using GroupDocs parser and we have noticed that our application makes attempts to make http calls to random websites. We haven’t managed to pinpoint what is making those call but we are wondering if it cou…...the affected method varies by format: HTML/MHTML ( GetText , GetFormattedText...full details — a measured per-format/per-method table, the handler...

    forum.groupdocs.com/t/does-email-parsing-follow...
  4. GroupDocs.Signature para Python 26.1 – Atualiza...

    Explore o que há de novo no GroupDocs.Signature para Python 26.1. Disponível agora no NuGet e no site da GroupDocs.... preview_format = gso . PreviewSignatureOpti...uuid4()) preview_options . preview_format = gso . PreviewSignatureOpti...

    blog.groupdocs.com/pt/signature/groupdocs-signa...
  5. C#を使用してHEIFHEIC画像のXMPおよびEXIFデータを管理する

    C#を使用して、HEIF、HEICイメージのXMPおよびEXIFデータを管理します。 .NETアプリケーション内のメタデータ自動化APIを使用して、EXIFおよびXMPデータを読み取り、更新し、削除します。...Container) は、High-Efficiency Image Format HEIF 画像を格納できるコンテナーです。 ** XMP...EXIF (Exchangeable Image File Format) が標準であり、メタデータプロパティを最も一般的な画...

    blog.groupdocs.com/ja/metadata/manage-xmp-and-e...
  6. Comparer les métadonnées de document avec Group...

    Guide pratique montrant comment détecter les métadonnées ajoutées, supprimées et modifiées entre les versions de documents à l'aide de GroupDocs.Metadata pour Java. Inclut des exemples de code pour le diff complet, la détection de la propriété, l'historique des révisions et les formats d'exportation....comment exporter les résultats au format CSV ou JSON pour les rapports...de parseurs spécifiques aux formats. Le résultat est un objet MetadataDiff...

    blog.groupdocs.com/fr/metadata/compare-metadata...
  7. AI Filigranlama: Belgeleri Bağlam‑Farkındalıklı...

    GroupDocs.Watermark kullanarak AI destekli filigranlarla belgeleri nasıl koruyacağınızı keşfedin. Belge güvenliğini ve içerik korumasını artırmak için filigranları otomatik olarak eklemeyi, oluşturmayı ve özelleştirmeyi öğrenin....içerik koruması için geniş bir format yelpazesini destekler: Microsoft...watermark text only, in a compact format with at most 5 lines." ; //...

    blog.groupdocs.com/tr/watermark/ai-driven-dynam...
  8. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...Creating an instance of class with format of output spreadsheet file...new SpreadsheetSaveOptio ( Formats . SpreadsheetFormats . Xlsx...

    docs.groupdocs.com/editor/net/inserting-edited-...
  9. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....embedded into different media formats. The defined XMP data model...in a file of any supported format, GroupDocs.Metadata provides...

    docs.groupdocs.com/metadata/java/working-with-x...
  10. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....different formats of the documents. Document Format Unit of Measure...margins For most document formats you can set page margins when...

    docs.groupdocs.com/watermark/java/adding-text-w...