Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 9,685 for

paged

(0.02 sec)
  1. Word document added an Undefined Label - Free S...

    Hi, we have an issue when saving a word document after an edition, in the word saved document is adding a label at the beginning of the content. proces-editor error.PNG (241.7 KB) We are using GroupDocs editor 23.9 and…...PageDescriptionEntit page = new PageDescriptionEntit(); page.setData(editableDocument...getEmbeddedHtml()); page.setNumber(0); List<PageDescriptionEntit> pages = new...

    forum.groupdocs.com/t/word-document-added-an-un...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Page orientation depends on the content layout of the page. As...change the orientation of each page to the one it suits. In this...

    blog.groupdocs.com/groupdocs.blog/page/22/
  3. Optimize a PDF file for a browser | GroupDocs

    Optimize PDFs for faster browser display using GroupDocs.Viewer. Reduce load times and improve user experience....browser Leave feedback On this page This optimization allows a browser...browser to display the first pages of a PDF file when you open...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Introducing Support for Images in GroupDocs.Com...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, today, we are announcing another monthly release of GroupDocs.Comparison for Java 17.3.0. API comes with multitude of new features like support for Images, metered licensing and many more. Aside this, many improvements and bug fixes are introduced in this release. We would recommend you to download the new release and evaluate the exciting features to enhance document comparison experience....for DICOM format Add summary page to images streams GroupDocs...moving modified table into new page and not deleting previous version...

    blog.groupdocs.com/comparison/introducing-group...
  5. Licensing | GroupDocs

    Evaluate, apply, and manage licenses for GroupDocs.Conversion for Python via .NET — free trial with limitations, 30-day temporary license, file and stream license loading, and metered licensing....Licensing Leave feedback On this page To help you quickly explore...limitations: Only the first three pages are processed. Documents with...

    docs.groupdocs.com/conversion/python-net/licens...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Integration area of the My Account page and log in to box. GroupDocs’...publish documents on any web-pages within your website. Your website...

    blog.groupdocs.com/groupdocs.blog/page/103/
  7. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....watermarks Leave feedback On this page Following code snippet shows...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Rendering email messages and obtaining email pr...

    Learn how to load email message to the GroupDocs.Viewer, render it to HTML, PDF, PNG and JPEG with different options, and obtain email message metadata without rendering... Page size 3.2. Date and time format...how the message is rendered (page size, date format, fields, etc...

    blog.groupdocs.com/viewer/rendering-email-messa...
  9. Extract hyperlinks from document | GroupDocs

    Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from PDF, Word, Excel....document Leave feedback On this page GroupDocs.Parser provides functionality...Print page number print ( f "Page: { hyperlink . page . index...

    docs.groupdocs.com/parser/python-net/extract-hy...
  10. RotatePages Support in Diagram Formats

    Page rotation mechanism is one of the fundamental techniques when it comes to document manipulation and modification. As you know this feature is already supported by the API but for the limited file formats. Hence, in this month’s release of GroupDocs.Merger for Java 19.2, we implemented this feature for Diagram formats. By defining page number(s) and rotation angle you can achieve the purpose. Let’s see how simple it is. We also added SwapPages support for Note format....Page rotation mechanism is one of the fundamental techniques...Diagram formats. By defining page number(s) and rotation angle...

    blog.groupdocs.com/merger/rotatepages-support-i...