Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 46,527 for

(c )

(0.06 sec)
  1. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files.... Ex: @"C:\Docs\source.vsdx" try ( Metadata...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  2. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in documents are substituted with available fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze....programs which use the standard C library. ttf-mscorefonts-installer...

    docs.groupdocs.com/watermark/net/launch-in-oper...
  3. GroupDocs.Viewer for .NET | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....to build desktop and web using C#. GroupDocs.Viewer supports over...

    docs.groupdocs.com/viewer/net/
  4. Topics tagged dotnet

    Topics tagged dotnet...during MSG file conversion in C# GroupDocs.Conversion Product...

    forum.groupdocs.com/tag/dotnet
  5. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK.... C# using Aspose.Ocr.Cloud.Sdk ;...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  6. converted-files.zip

    converted-files/annual-review_pdf.pdf ANNUAL REVIEW | 1 ANNUAL REVIEW S U B T I T L E FA B R I K A M T E C H N O L O G Y I N C . | I N F O @ FA B R I K A M . C O M ANNUAL REVIEW | 2 B U S I N E S S......T E C H N O L O G Y I N C . | I N F O @ FA B R I K A M . C O M...2 Q 3 Q 4 S E C T O R 1 4.3 2.5 3.5 4.5 S E C T O R 2 2.4 4.4...

    docs.groupdocs.com/conversion/python-net/_sampl...
  7. How to Edit MOBI File | Documentation

    This article demonstrates how to edit MOBI files using Node.js via Java....from path const inputMobiPath = 'C://input/book.mobi' ; const editorFromPath...inputMobiStream = fs . createReadStream ( 'C://input/book.mobi' ); const editorFromStream...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  8. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....shows how to enable minification: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/minify-html/
  9. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Price:750000 }, { Client:{ Name:"C & D" }, Price:350000 } ] }, {...($1200000) - B Ltd. ($750000) - C & D ($350000) Manager: Tony Anderson...

    docs.groupdocs.com/assembly/java/working-with-j...
  10. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API.... string inputFilePath = "C:\\input_path\\document.docx" ;...null ); string outputFilePath = "C:\\output_path\\document.rtf" ;...

    docs.groupdocs.com/editor/net/introduction/