Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 11,072 for

formatting

(0.11 sec)
  1. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create index then perform search and API shows hits from all the indexed documents. Ever thought to get search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs....we have a lot of different formatted documents. We create index...

    blog.groupdocs.com/search/filter-documents-in-s...
  2. Comparison API

    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....LibreOffice, który obsługuje format CSV, manipulowanie plikami...

    blog.groupdocs.com/pl/tag/comparison-api/
  3. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....table describes supported formats of cell and cell range references...references. Description Format Example Reference to a cell within...

    docs.groupdocs.com/assembly/java/inserting-hype...
  4. DPI setting ignored when converting MSG to PDF ...

    Hello, Converting the attached MSG file to PDF, creates a document with as size of 10.42 x 14.74 inch, according to Adobe Reader. image.png (66.0 KB) With the specified 750 x 1061 pixels at the default 96 dpi, that sh…...PDF format. In cases of conversion to Word or PDF formats, properties...

    forum.groupdocs.com/t/dpi-setting-ignored-when-...
  5. Thủ thuật chuyển đổi WebP sang JPG

    Chuyển đổi định dạng ảnh WebP sang JPG bằng công cụ chuyển đổi ảnh trực tuyến miễn phí. Nhà phát triển có thể chuyển đổi bằng API .NET và Java....// Set the conversion format to JPG Format = ImageFileType.Jpg...

    blog.groupdocs.com/vi/conversion/convert-webp-t...
  6. 用 Java 從 PDF 文檔中提取圖像

    了解如何使用 Java 從 PDF 文件中提取圖像。在您的應用程序中使用 Java API 從 PDF 文件或任何特定頁面中提取圖像。...format("path/image_%d" + image.getFileType()...images) { image.save(String.format("path/image_%d" + image.getFileType()...

    blog.groupdocs.com/zh-hant/parser/extract-image...
  7. Converti SVG in JPG usando C# - Grafica vettori...

    Converti la grafica vettoriale SVG in immagini JPG usando C#. Ruota, capovolgi, filigrana, scala di grigi e regola la luminosità e la gamma del JPG convertito utilizzando l'API .NET....= new ImageConvertOptions { Format = ImageFileType.Jpg }; converter...= new ImageConvertOptions { Format = ImageFileType.Jpg, FlipMode...

    blog.groupdocs.com/it/conversion/convert-svg-to...
  8. แปลงข้อมูล Excel และ CSV ใน C# | XLSX เป็น CSV ...

    แปลง XLS & XLSX เป็น CSV และ CSV เป็นรูปแบบ Excel ภายในแอปพลิเคชัน Java ทำให้การแปลงไฟล์ของคุณเป็นแบบอัตโนมัติโดยใช้ Java API สำหรับการแปลงเอกสาร...PageNumber = 2, PagesCount = 1, Format = SpreadsheetFileType.Csv //...// Specify the conversion format }; converter.Convert(outputFile...

    blog.groupdocs.com/th/conversion/convert-excel-...
  9. המרת SVG ל-PNG באמצעות C# - גרפיקה וקטורית לתמו...

    המר גרפיקה וקטורית של SVG לתמונות PNG באמצעות C#. סובב, הפוך, סימן מים, גווני אפור והתאם את הבהירות והגמא של PNG שהומר באמצעות .NET API....= new ImageConvertOptions { Format = ImageFileType.Png }; converter...= new ImageConvertOptions { Format = ImageFileType.Png, FlipMode...

    blog.groupdocs.com/he/conversion/convert-svg-to...
  10. Extract data from Microsoft OneNote notebooks |...

    The following examples demonstrate how to extract data from Microsoft OneNote Notebooks:...Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/net/extract-data-from...