Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 4,201 for

values

(0.04 sec)
  1. Convert to PDF with advanced options | Document...

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java.... specifies value in percent where 100% is unchanged...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Enabling Inline CSS Styles | Documentation

    This article describes how to enable the inline styles option for WordProcessing documents to store CSS styles directly inside the HTML markup using GroupDocs.Editor for Node.js via Java....setUseInlineStyles ( boolean value ) The example below shows how...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  3. Converter dados do Excel e CSV em C# | XLSX par...

    Converta XLS e XLSX para CSV e CSV para formatos Excel em aplicativos Java. Automatize a conversão de seus arquivos usando a API Java para conversão de documentos....outputFile = @"path/comma-sparated-values.csv"; using (Converter converter...inputFile = @"path/comma-sparated-values.csv"; string outputFile = @"path/spreadsheet...

    blog.groupdocs.com/pt/conversion/convert-excel-...
  4. Add Form-Field Signatures in PDF using GroupDoc...

    We are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.11 of the API comes up with a multitude of new features like the ability to add form-field signatures in PDF documents and many more. We therefore recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience. Features Sign PDF Document with a Form-Field SignatureThe Form-Field Signatures are the input control which are placed in a document page....Value = @"Value1"; // search document...Add(mdSign_Date); // setup some integer value SlidesMetadataSignat mdSign_Days...

    blog.groupdocs.com/signature/groupdocs.signatur...
  5. Converti dati Excel e CSV in C# | XLSX in CSV -...

    Converti XLS e XLSX in CSV e CSV in formati Excel all'interno delle applicazioni Java. Automatizza la conversione dei tuoi file utilizzando l'API Java per la conversione dei documenti....outputFile = @"path/comma-sparated-values.csv"; using (Converter converter...inputFile = @"path/comma-sparated-values.csv"; string outputFile = @"path/spreadsheet...

    blog.groupdocs.com/it/conversion/convert-excel-...
  6. 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....fichiers CSV Comma Separated Values sont largement utilisés pour...simples. Le Comma Separated Values (CSV) est un format de fichier...

    blog.groupdocs.com/fr/page/23/
  7. Edit and Update Form Fields | Documentation

    Editing Form Fields with GroupDocs.Editor for Node.js via Java... setValue ( 'new Value' ); // Update the form fields...textField . setValue ( 'new Value' ); } // 4.4. Update the form...

    docs.groupdocs.com/editor/nodejs-java/edit-and-...
  8. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API.... The RenderComments value impacts any document comments...documents only. The default value of the property is true . To...

    docs.groupdocs.com/annotation/net/generate-docu...
  9. จัดการข้อมูล XMP และ EXIF ของรูปภาพ HEIF HEIC โ...

    จัดการข้อมูล XMP และ EXIF ของภาพ HEIF, HEIC โดยใช้ C# อ่าน อัปเดต ลบข้อมูล EXIF และ XMP โดยใช้ Metadata automation API ภายในแอปพลิเคชัน .NET...Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/th/metadata/manage-xmp-and-e...
  10. 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.... WriteLine ( "Value: {0}" , simpleTag . Value ); } } // Read...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/working-with-me...