Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 6,736 for

may

(0.06 sec)
  1. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents.... You may add watermarks to documents or...

    docs.groupdocs.com/watermark/python-net/add-text/
  3. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....this page Not optimized files may contain embedded fonts. GroupDocs...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. NoClassDefFoundError javax/xml/bind/DatatypeCon...

    This article is about NoClassDefFoundError: javax/xml/bind/DatatypeConverter... Symptoms You may get exception like java.lang...

    docs.groupdocs.com/viewer/java/noclassdeffounde...
  5. Ինչպես փոխարկել TXT-ը PPTX-ին՝ օգտագործելով C#

    Այս հոդվածը տրամադրում է բոլոր քայլերը՝ TXT-ը PPTX-ի փոխարկելու համար՝ օգտագործելով C#, սովորաբար օգտագործվող օպերացիոն համակարգերում: Այն նաև ներառում է կոդի օրինակ՝ TXT-ին PPTX-ի փոխակերպելու համար՝ օգտագործելով C#:...օգտագործելով C# -ում: Updated on 28 May 2023 Հայերեն English Türkçe 日本語...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  6. Spacing and formatting issue - RTF to PDF conve...

    The attached RTF files, when converted to PDF using GroupDocs, have: a spacing issue (for one doc the table flows to a 2nd page unnecessarily), and a formatting issue (an amount is generated with a space in it). Gener…... iqxadministrator May 12, 2025, 1:23am 11 Good day...escalate this? Thanks evgen.efimov May 12, 2025, 5:05am 12 Hello @iqxadministrator...

    forum.groupdocs.com/t/spacing-and-formatting-is...
  7. Specify rendering options for CAD files | Docum...

    Render CAD files (DWG, DXF, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer's options....images have the same size and may look distorted. To avoid this...example) is very complex, it may lead to quite significant processing...

    docs.groupdocs.com/viewer/python-net/specify-ca...
  8. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....Secondly, completely all resources may be obtained with a single property...HTML file with resources, he may use something like this: String...

    docs.groupdocs.com/editor/java/working-with-res...
  9. How to Create a Simple Application Using the Gr...

    In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package. Creating a Package You need Node.js installed on you computer. Read more about installation Node.js. When Node.... make dist You may get an error like: stream.js:81...your own taste. The final app may look like this Final app.html...

    blog.groupdocs.com/total/how-to-create-a-simple...
  10. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using C# programming language....Kindle Format 8 (KF8), whech may be considered as a successor...e-Book formats — an . This class may be described as a truncated version...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...