Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 15,413 for

file

(0.06 sec)
  1. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml Files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...eml files to .pdf. However, setting the...margins when converting .eml files to .pdf after upgrading from...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  2. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional File format information. Load a presentation Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage....and extract some additional file format information. a presentation...package Use the property to obtain file format information AdvancedUsage...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license File absolute path ......render_docx_to_png(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  4. render_docx_to_pdf.zip

    demo-app/render_docx_to_pdf.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PdfViewOptions def render_docx_to_pdf(): # Get license File absolute path ......render_docx_to_pdf(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...information embedded within EPUB files, including details like title...secrets embedded within your PNG files by viewing and editing PNG metadata...

    blog.groupdocs.com/groupdocs.blog/page/12/
  6. Extract Hyperlinks from XLS using C#

    Efficiently extract hyperlinks from XLS using C#. Learn how to read hyperlinks from XLS in C# with step-by-step guidance, enhancing your document processing workflows....using C# Hyperlinks within XLS files are invaluable for connecting...hyperlink extraction from XLS files Instantiate the Parser class...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  7. Remove Annotations from PDF, Word Documents usi...

    Programmatically remove annotations from PDF and Word Files using C#. Remove all annotations, remove by providing IDs, annotation types using .NET API....like PDF and Word DOC/DOCX files using C# . The following topics...annotation type to None . Save the file, free of annotations using the...

    blog.groupdocs.com/annotation/remove-annotation...
  8. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison detalisation level, get changed elements coordinates, detect style detection and many more using GroupDocs.Comparison for .NET...detection algorithm and output file creation by setting the class...target text from files How to merge source code files Get only summary...

    docs.groupdocs.com/comparison/net/comparison/
  9. Extract Hyperlinks from PDF using C#

    Quickly learn how to extract hyperlinks from PDF using C# with a step-by-step guide. There is no need to install extra software to read hyperlinks from PDF in C#....are working with a single PDF file or processing large batches...hyperlink extraction from PDF files Initialize a Parser object to...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  10. Extract table of contents from EPUB eBooks | Gr...

    To extract table of contents from EPUB e-books GetToc method is used....supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/net/extract-table-of-...