Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 2,470 for

properties

(0.11 sec)
  1. Migrating from 2 to 3.0 - Free Support Forum - ...

    Hello, We are using GroupDocs Viewer 2.19 currently and we are trying to upgrade viewer 3.0. But i have some questions. In older version of viewer we can set many parameters like SupportTextSelection,ShowHeader,ShowDow…...the front end/ jquery based properties has been binded with the...

    forum.groupdocs.com/t/migrating-from-2-to-3-0/2555
  2. Generate Numbered Lists from Data Source | Grou...

    Create numbered lists in documents by iterating over data collections and displaying items with numbers....Reference collection item properties in list items Optionally...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  3. Using Bootstrap With LESS CSS - Tutorial

    As I mentioned in my article on how to optimize Bootstrap this post will explain the basic syntax and features that the LESS language has to offer which you’ll need to extend, edit or minify Bootstrap. Hopefully this tutorial will help you understand the basics of using Bootstrap with LESS. What Is LESS? LESS is a dynamic stylesheet language which gives you more options and freedom when writing CSS. It helps you keep styles better organized, cascade styles more naturally and correct, and it speeds up CSS development in general....other rulesets to inherit its properties .blue-background { background:...

    blog.groupdocs.com/total/using-bootstrap-with-l...
  4. 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...
  5. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET.... The points have properties that define the direction...

    docs.groupdocs.com/conversion/net/convert/image...
  6. 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...
  7. 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...
  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. 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...
  10. 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/