Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 13,203 for

format

(0.08 sec)
  1. Sign Documents with Barcode in C#

    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....untuk menyajikan data dalam format yang dapat dibaca mesin. Barcode...

    blog.groupdocs.com/id/tag/sign-documents-with-b...
  2. Convert PPT to PDF in CSharp

    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....ไม่ต้องสงสัยเลยว่าเป็น Portable Document Format ซึ่งเป็นหนึ่งในรูปแบบไฟล์ที่ใช้บ่อยที่สุด...

    blog.groupdocs.com/th/tag/convert-ppt-to-pdf-in...
  3. xmp data of heic in java

    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....formátu High-Efficiency Image Format. V tomto článku probereme,...

    blog.groupdocs.com/cs/tag/xmp-data-of-heic-in-j...
  4. GroupDocs.Conversion Releases

    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....yang terlihat dan konversi format SVGZ yang diperluas, serta...

    blog.groupdocs.com/id/categories/groupdocs.conv...
  5. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD Formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Managing metadata for specific formats / Other / Working with CAD...CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata...

    docs.groupdocs.com/metadata/net/working-with-ca...
  6. Zusammenführen mehrerer Dateitypen in einer Dat...

    C#-Methode zum Kombinieren von zwei oder mehr Dokumenten mit unterschiedlichen DateiFormaten in einer einzigen Datei. Führen Sie verschiedene PDF-, Word-, Excel- und PPT-Dateien zu einem PDF mit der .NET-API zusammen....desselben oder unterschiedlicher Formate in einer Datei. Darüber hinaus...auch # Dokumente des gleichen Formats in C# zusammenführen Dokumente...

    blog.groupdocs.com/de/merger/merge-multiple-fil...
  7. Converter SVG para JPG usando C# - Gráficos vet...

    Converta gráficos vetoriais SVG em imagens JPG usando C#. Gire, inverta, marca d'água, escala de cinza e ajuste o brilho e a gama do JPG convertido usando a API .NET....= new ImageConvertOptions { Format = ImageFileType.Jpg }; converter...= new ImageConvertOptions { Format = ImageFileType.Jpg, FlipMode...

    blog.groupdocs.com/pt/conversion/convert-svg-to...
  8. 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....PageNumber = 2, PagesCount = 1, Format = SpreadsheetFileType.Csv //...// Specify the conversion format }; converter.Convert(outputFile...

    blog.groupdocs.com/pt/conversion/convert-excel-...
  9. Extraer imágenes de libros electrónicos en Java...

    Extraiga imágenes mediante programación de libros electrónicos EPUB, PDF, FB2, CHM utilizando la API de Java para el análisis de documentos. Guarde las imágenes en Formato JPG, PNG, WebP, GIF o BMP....format("%d.jpeg", imageNumber)), options);...// Provide different eBook formats to the Parser constructor to...

    blog.groupdocs.com/es/parser/extract-images-fro...
  10. 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....PageNumber = 2, PagesCount = 1, Format = SpreadsheetFileType.Csv //...// Specify the conversion format }; converter.Convert(outputFile...

    blog.groupdocs.com/it/conversion/convert-excel-...