Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 2,432 for

properties

(0.03 sec)
  1. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....should be created, and an property should be correctly specified...link. Then, when have the property specified with the user implementation...

    docs.groupdocs.com/editor/net/edit-markdown/
  2. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Word documents to HTML, PDF, PNG, and JPEG formats....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/java/render-word-docu...
  3. 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-...
  4. 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-...
  5. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....modes are presented by two properties with the same name and type:...get ; set ;} At first, such property is present in the class and...

    docs.groupdocs.com/editor/net/float-and-paginal...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. 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...