Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 9,359 for

paged

(0.73 sec)
  1. Problem html to pdf when a flex container is in...

    If have the following html markup this result for groupdocs, and only for groupdocs among 5 tested solutions to the following render: image.png (29,5 Ko) when expected result is: im…...margin is not considered when the page is rendered. How can I fix this...

    forum.groupdocs.com/t/problem-html-to-pdf-when-...
  2. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and new features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A new property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the new features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells document Conversion from PostScript specific options for converting CSV documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Set zoom when converting to Pdf document Update API for getting document info to detect page orientation for the supported formats Set default font to replace all missing fonts when converting Words document Default font to replace all missing fonts when converting Cells document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set watermark text Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel files....getting document info to detect page orientation for the supported...

    blog.groupdocs.com/conversion/set-pageorientati...
  3. GroupDocs.Merger for Python 26.6 – API đã gõ ki...

    Khám phá API đã gõ kiểu mới, hỗ trợ Python 3.14, việc hiển thị xem trước trang, và tích hợp đại lý AI trong GroupDocs.Merger for Python 26.6....AI agent integration, enables page-preview rendering and stream-based...

    blog.groupdocs.com/vi/merger/groupdocs-merger-f...
  4. GroupDocs.Editor for .NET 26.3 – إصدار مارس 2026

    GroupDocs.Editor for .NET 26.3 يضيف دعم خطوط TTC، معالجة نصوص PPT/PPS، خصائص CSS جديدة، وإصلاحات للأخطاء....بتنزيل الحزمة من direct download page . الموارد # نظرة عامة على المنتج...

    blog.groupdocs.com/ar/editor/groupdocs-editor-f...
  5. PDF Conversion is Improved in GroupDocs.Convers...

    GroupDocs.Conversion for .NET 18.8 comes with some new features, improvements and a bug fix. PdfFormattingOptions class is introduced when converting to PDF format. Some of the obsolete constructors and properties are removed. Moreover, there’s also a security improvement. Please refer to GroupDocs.Conversion for .NET 18.8 release notes for further reference. We’d recommend you to integrate latest version of the API in your applications and share your feedback. Features PdfFormattingOptions when converting to PDF var saveOptions = new PdfSaveOptions(); saveOptions....conversion improvement Improve per page savings when converting to Words...

    blog.groupdocs.com/conversion/pdf-conversion-is...
  6. GroupDocs.Editor for .NET 26.3 – שחרור מרץ 2026

    GroupDocs.Editor for .NET 26.3 מוסיף תמיכת גופנים TTC, טיפול בטקסט של PPT/PPS, מאפייני CSS חדשים, ותיקוני באגים....החבילה מדף ה- direct download page . משאבים # סקירת מוצר דרישות...

    blog.groupdocs.com/he/editor/groupdocs-editor-f...
  7. 在 GroupDocs.Viewer for .NET 中使用試算表

    了解如何載入試算表(Excel)文件並以不同選項將其轉換為 HTML、PDF、PNG 和 JPEG...切換到「 View 」標籤並進入「 Page Break Preview 」模式時,可看到藍色線條將...」模式時,可看到藍色線條將整個工作表區域劃分為矩形區塊,每個區塊標示為「Page 1」、「Page 2」等。這就是 Microsoft Excel...

    blog.groupdocs.com/zh-hant/viewer/working-with-...
  8. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for .NET.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/basic-usage-oox...
  9. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....indexing Leave feedback This page contains a description of the...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/nodejs-java/document-...
  10. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example).... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/java/parse-data-from-...