Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 4,567 for

values

(0.21 sec)
  1. 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/29/
  2. 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...
  3. 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-...
  4. Convert to PDF with advanced options | GroupDocs

    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...
  5. 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-...
  6. Advanced Usage | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs....... We value your opinion. Your feedback...

    docs.groupdocs.com/search/nodejs-java/advanced-...
  7. Working with metadata standards | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs....... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/nodejs-java/working...
  8. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert text files to HTML, PDF, PNG, and JPEG formats.... The default value is 55 . —Specifies the maximum...characters per row. The default value is 85 . The following example...

    docs.groupdocs.com/viewer/java/render-text-files/
  9. 使用 C# 管理 HEIF HEIC 圖像的 XMP 和 EXIF 數據

    使用 C# 管理 HEIF、HEIC 圖像的 XMP 和 EXIF 數據。使用 .NET 應用程序中的元數據自動化 API 讀取、更新、刪除 EXIF 和 XMP 數據。...Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/zh-hant/metadata/manage-xmp-...
  10. オンラインで QR コードをスキャン |画像とカメラを使用した QR コードのスキャン

    オンラインで QR コードをスキャンします。 QRコード画像をスキャンし、カメラを使用してスキャンします。 C# と Java を使用してプログラムで QR コードをスキャンする方法についても説明します。...CodeTypeName +" Code Value: " + barcode.Value); } } C# を使用した QR...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ja/parser/scan-qr-code-online/