Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,421 for

list

(0.04 sec)
  1. Indexing with stop words | Documentation

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API... A list of stop words to use during...of English and Russian. The list of stop words used can be easily...

    docs.groupdocs.com/search/net/indexing-with-sto...
  2. Scan QR Code from PPTX using C#

    This guide offers an in-depth explanation of how to scan QR Code from PPTX using C#. It also includes code example to help you extract QR Code from PPTX in C#....GetBarcodes method to get a list of PageBarcodeArea , focusing...file Finally, go through the list to access and handle the QR...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...
  3. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for .NET API....NoteLoadOptions { FontSubstitutes = new List < FontSubstitute > { FontSubstitute...NoteLoadOptions { FontSubstitutes = new List < FontSubstitute > { FontSubstitute...

    docs.groupdocs.com/conversion/net/load-note-doc...
  4. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....Call the method to get changes list. Set the of the appropriate...the following properties: is a list of changes that must be applied...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  5. Get possible conversions | Documentation

    This article explains how to obtain supported conversions when convert documents with GroupDocs.Conversion within your .NET applications....document or to display the complete list of supported formats. Fortunately...the collection with a complete list of possible conversions for...

    docs.groupdocs.com/conversion/net/get-possible-...
  6. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....and properties to obtain the lists of layouts and layers in the...(). size ()); // Display the list of existing layouts. for ( Layout...

    docs.groupdocs.com/viewer/java/render-cad-drawi...
  7. Scan Barcode from RTF using C#

    This guide explains how to scan barcode from RTF using C#, with a code example to help you efficiently extract barcode from RTF in C#, ensuring a smooth and seamless process....to get a list of barcode objects Loop through this list to find...

    kb.groupdocs.com/parser/net/scan-barcode-from-r...
  8. Announcing a new Modern UI for GroupDocs.Viewer...

    It is an exciting moment for me to announce that a new UI for GroupDocs.Viewer for Java has been released. Re-written from scratch with usability in mind, the new user interface has a good look, better user experience and a neat feeling. GroupDocs.Viewer for Java is an API to render vast variety of documents into HTML and images. It allows you to convert pages of a document into separate HTML or image files which can be later be used in your application.... The list of available files is populated...automatically. To add new files to the list, just put them in storage directory...

    blog.groupdocs.com/viewer/announcing-modern-ui-...
  9. Group docs editor to enable editing of variable...

    Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…...PlainText }; List<SignOptions> listOptions = new List<SignOptions>();...

    forum.groupdocs.com/t/group-docs-editor-to-enab...
  10. FontNotFoundException in MacOS - Free Support F...

    Hi Team, I was testing groupdocs watermark in MacOS with custom font family. I have installed ttf font by double clicking the file and followed UI prompts. When i set the font family name in the Font() constructor and t…...getLocalGraphicsEnvi(); // Get a list of all available font family...the following code snippet to list all available fonts and ensure...

    forum.groupdocs.com/t/fontnotfoundexception-in-...