Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 2,455 for

properties

(0.08 sec)
  1. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion...- the SkipExternalResource property is set to true by default...and WhitelistedResources properties. Restricting external resources...

    docs.groupdocs.com/conversion/net/skip-loading-...
  2. 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...
  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. Edit Markdown Documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....the setImageLoadCallback() property should be correctly specified...the setImageLoadCallback() property specified with your implementation...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  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. 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-...
  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. HTML to document conversion not happening with ...

    Hi, We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupdocs and its failing.Can you please check? Image of data shown in text editor: image.png (30.6 KB) Actual …...adheres to supported CSS properties. Unfortunately, advanced...or remove unsupported CSS properties to improve compatibility...

    forum.groupdocs.com/t/html-to-document-conversi...
  9. 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/
  10. Optimize the PDF file by removing unused resour...

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

    docs.groupdocs.com/viewer/net/optimization-pdf-...