Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 2,506 for

properties

(0.15 sec)
  1. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...differences in how these two properties handle comments in the document...that fully supports the new property. Review the Documentation...

    forum.groupdocs.com/t/hidecomments-replacement-...
  2. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....in the class as different properties: is a flag that disables...works only if the ExcludeFonts property is disabled ( false ). The...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  3. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....resources using two new public properties of the boolean type: setRemoveUnusedObjec(...objects the RemoveUnusedObjects property exists — it finds orphaned...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  4. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class.... Field data are stored in property. Depending on the type of...text areas; text and table properties are calculated by child text...

    docs.groupdocs.com/parser/java/working-with-dat...
  5. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....example below blanks out all properties of the document: Python using...metadata items, except “Company” property: Python import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/metadat...
  6. Optimize the PDF file by removing unused resour...

    Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size....resources using wo new public properties of the boolean type: remove_unused_objects...the remove_unused_objects property exists — it finds orphaned...

    docs.groupdocs.com/viewer/python-net/optimizati...
  7. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...all necessary methods and properties to obtain the content of...

    docs.groupdocs.com/editor/java/generating-page-...
  8. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....The HtmlViewOptions class properties allow you to control the...HTML file. You can set this property to one of the following values:...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  9. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API.... Set other properties like page number, background...

    blog.groupdocs.com/annotation/annotate-word-doc...
  10. Load Database Documents with Options | GroupDocs

    Learn how to use DatabaseLoadOptions to configure database document loading in GroupDocs.Conversion for .NET. Supports NSF (Lotus Notes) and SQL formats.... Properties Property Type Description Format...

    docs.groupdocs.com/conversion/net/load-database...