Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 10,573 for

new

(0.06 sec)
  1. Preview Digital Certificates properties | Docum...

    This article shows how to receive digital certificates properties over Document Info method....Consulting Blog Knowledge Base New Releases Status Websites aspose...properties LoadOptions loadOptions = new LoadOptions () { Password = "1234567890"...

    docs.groupdocs.com/signature/net/preview-certif...
  2. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WYSIWYG-editor, and creates a new instance with edited document...

    docs.groupdocs.com/editor/net/font-embedding-op...
  3. Licensing and evaluation | Documentation

    GroupDocs.Viewer for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . setLicense...

    docs.groupdocs.com/viewer/java/licensing-and-ev...
  4. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...resulting HTML had a completely new format. We would need to keep...Parser: using (Parser parser = new Parser(documentPath)) { HighlightOptions...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  5. Merge DOCX in Node.js | GroupDocs.Merger

    Discover how to efficiently merge DOCX files in Node.js applications without third-party software. Get started with examples!...the first file const merger = new groupdocs . merger . Merger (...Initialize the Merger const merger = new groupdocs . merger . Merger (...

    blog.groupdocs.com/merger/merge-docx-in-nodejs/
  6. how-to-check-if-file-is-encrypted.zip

    src/CheckFileIsEncrypted.csproj Exe net6.0 enable ...... using (Viewer viewer = new Viewer("protected.pdf")) { //...

    docs.groupdocs.com/viewer/net/sample-apps/devel...
  7. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object. Trying to upgrade to 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...We have opened the following new ticket(s) in our internal issue...set folders: var settings = new ConverterSettings(); settings...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  8. Extract formatted text from documents | Documen...

    This article shows how to extract formatted text represented as HTML or Markdown with GroupDocs.Parser from documents of various formats like Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-formatted...
  9. Saving a File to Local Disk | Documentation

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...location Converter converter = new Converter ( "c:\\files\\business-plan...

    docs.groupdocs.com/conversion/java/save-file-to...
  10. Find metadata properties | Documentation

    Using the GroupDocs.Metadata for Node.js via Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....Consulting Blog Knowledge Base New Releases Status Websites aspose...modified var searchSpecification = new groupdocs . metadata . ContainsTagSpecifica...

    docs.groupdocs.com/metadata/nodejs-java/find-me...