Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 12,294 for

new

(0.81 sec)
  1. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize. Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/implement-cust...
  2. Skip image | GroupDocs

    The listed articles below explain how to skips saving images during document conversion....Consulting Blog Knowledge Base New Releases Status Websites aspose...ImageSkipStrategy using ( var converter = new MarkdownConverter ( "example...

    docs.groupdocs.com/markdown/net/image-skip-stra...
  3. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of New features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not.... Below is the list of new features, improvements, and fixes...GroupDocs.Viewer API provides a new setting - HtmlOptions.ExcludeFontsList...

    blog.groupdocs.com/viewer/exclude-specific-font...
  4. Pdf Digitally signing | GroupDocs

    This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Load Note document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...NoteLoadOptions loadOptions = new NoteLoadOptions (); List < FontSubstitute...

    docs.groupdocs.com/conversion/java/load-note-do...
  6. Edit Word Documents in Node.js and Java | Group...

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes, and many other powerful features of GroupDocs.Editor for Node.js and Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...document const loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/nodejs-java/edit-word/
  7. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(New DateTime(2017, 1, 1), New D…...CreateDateRangeQuery(new DateTime(2017, 1, 1), new DateTime(2019, 12...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/is-it-possible-to-get-all...
  8. Retrieving ZIP Container's Entity by Full Name ...

    We are excited to announce that we have released version 17.12 of GroupDocs.Text for .NET API. In this version, we have introduced a simplified way of extracting text as well as formatted text using a simple interface. We have also extended the support of IPageTextExtractor interface for OneNote documents. Furthermore, the latest version also allows you to retrieve an entity by its name from ZIP container. Please continue to read for more details....NET API - New Features # Extracting Text via...factory ExtractorFactory factory = new ExtractorFactory(); // Create...

    blog.groupdocs.com/parser/retrieving-zip-contai...
  9. Search index repository | GroupDocs

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Consulting Blog Knowledge Base New Releases Status Websites aspose...IndexRepository indexRepository = new IndexRepository (); // Creating...

    docs.groupdocs.com/search/java/search-index-rep...
  10. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion...Consulting Blog Knowledge Base New Releases Status Websites aspose...WebLoadOptions loadOptions = new WebLoadOptions (); loadOptions...

    docs.groupdocs.com/conversion/java/skip-loading...