Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 8,275 for

paged

(0.2 sec)
  1. Getting TargetInvocationException for groupdocs...

    Tried to convert pdf , docx to png format but get thrown with this error class com.groupdocs.conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...Png)); int pages = 1; try { Log.info(LOG_SRC...getDocumentInfo(); if (info != null) { pages = Math.max(1, info.getPagesCount());...

    forum.groupdocs.com/t/getting-targetinvocatione...
  2. Advanced usage | GroupDocs

    Learn about GroupDocs.Comparison advanced usage and its multiple powerful features like document comparison customisation, loading documents from different sources etc....document pages preview Control temporary files Was this page helpful...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/comparison/java/advanced-usage/
  3. Licensing and evaluation | GroupDocs

    GroupDocs.Merger for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....evaluation Leave feedback On this page To study the system, you may...Rendering is limited to the first 2 pages. Trial badges are added to the...

    docs.groupdocs.com/merger/python-net/licensing-...
  4. 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...
  5. Features overview | GroupDocs

    Render documents to HTML, PNG, JPEG, PDF. Extract text, list attachments, and transform pages with GroupDocs.Viewer for Python....overview Leave feedback On this page Rendering Documents We use the...or that has the concept of pages. For example, when you have...

    docs.groupdocs.com/viewer/python-net/features-o...
  6. 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...
  7. 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...
  8. Common conversion options | GroupDocs

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for Node.js via Java....properties which are: specifies the page number from which the conversion...number of pages to be converted. is a list of specific page number...

    docs.groupdocs.com/conversion/nodejs-java/commo...
  9. Render ISFF-based DGN File Format using GroupDo...

    We are delighted to announce that GroupDocs.Viewer for .NET 18.7 has been released and it is available for download. The latest version supports rendering of ISFF-based DGN (V7) file format. Furthermore, we have added 4 improvements as well as 4 critical bug fixes in this release. For details about the changes in version 18.7, please have a look at the release notes. Below is the list of new features, improvements, and fixes added in v18.... # DOCX to HTML pages - all HTML pages use CSS class names...names from first page API generates 5 pages with repeated content...

    blog.groupdocs.com/viewer/render-isff-based-dgn...
  10. Working with images | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......from document page Extract images from document page area Extract...Extract images to files Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/working-with-images/