Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 7,118 for

may

(1.02 sec)
  1. Issue with Overlapping Data When Viewing XLSX F...

    Hi Denis Gvardionov, Thank you for the update and for looking into this. I understand that mistakes can happen, and I appreciate your transparency. Please keep me posted on any new developments regarding this issue. Let…...files generated by Apache POI may have structural or formatting...been mistaken for tables. This may be causing the confusion during...

    forum.groupdocs.com/t/issue-with-overlapping-da...
  2. Working with IPTC IIM metadata | GroupDocs

    Access, read, update, and remove IPTC IIM metadata using GroupDocs.Metadata for Python via .NET....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/python-net/working-...
  3. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...more slides, and these slides may be treated as containers of different...

    docs.groupdocs.com/editor/java/deleting-slides-...
  4. Symbol font in Word is not reproduced in HTML o...

    We are using GroupDocs.Conversion to convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…... I’m assuming it may show up in Linux when we get...

    forum.groupdocs.com/t/symbol-font-in-word-is-no...
  5. GroupDocs.Conversion throws with Out of Memory ...

    Sometimes, we May encounter corrupted files, or files with unknown extensions. Will be good if GroupDocs.Conversion can fail gracefully when it encounters such situations. Attached is a simple text file with filename “…...2025, 7:12am 1 Sometimes, we may encounter corrupted files, or...

    forum.groupdocs.com/t/groupdocs-conversion-thro...
  6. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....images to other formats, you may need to lower image resolution...

    docs.groupdocs.com/viewer/java/render-presentat...
  7. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported format....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-ip...
  8. Merge DOCX Files in Python using GroupDocs.Merger

    A comprehensive guide on merging DOCX files in Python. Understand the process and get practical code examples to merge Word documents....specific use cases, documents may need to comply with certain standards...

    blog.groupdocs.com/merger/merge-docx-in-python/
  9. 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....that the origin of coordinates may be different for different document...

    docs.groupdocs.com/watermark/java/adding-text-w...
  10. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code.... It may be boring, time-consuming, and...

    docs.groupdocs.com/conversion/net/convert/prese...