Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 12,281 for

new

(0.17 sec)
  1. Licensing and Subscription | GroupDocs

    This article explains evaluation limitations and licensing of GroupDocs.Merger for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...Setup license. License license = new License (); license . setLicense...

    docs.groupdocs.com/merger/java/licensing-and-su...
  2. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exenew Viewer("formatting.docx")) {...14 pt. Simple text in Times New Roman 12 followed by an empty...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  3. 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...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Below is the list of new features, improvements, and fixes...We are excitedly announcing a new feature in the monthly release...

    blog.groupdocs.com/groupdocs.blog/page/52/
  5. Missing information in PDF while Converting Com...

    Hi Team, I am comparing two DOCX files using the Aspose Library. While converting DOCX to PDF, I am losing some important information where changes cannot be identified accurately. For example, with color coding, it ca…...converter = new Converter(); PdfConvertOptions options = new PdfConvertOptions();...

    forum.groupdocs.com/t/missing-information-in-pd...
  6. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...FolderFontSource fontSource = new FolderFontSource ( @"C:\custom_fonts"...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  7. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/phrase-se...
  8. Control Image Quality when Rendering PDF Docume...

    We are pleased to announce the release of version 18.3 of GroupDocs.Viewer for .NET. Using the latest version, you can now render XLTM and XLTX file formats. We have also added settings to control the image quality when rendering PDF documents as HTML. Furthermore, this version came up with 11 improvements and bug fixes. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.3. Supported File Formats We have added the support of following file formats in version 18....ViewerConfig viewerConfig = new ViewerConfig(); viewerConfig...ViewerHtmlHandler viewerHtmlHandler = new ViewerHtmlHandler(viewerConfig);...

    blog.groupdocs.com/viewer/control-image-quality...
  9. Extract formatted text from document | GroupDocs

    This article explains that how to extract formatted text from document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-formatted...
  10. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/net/alphabet/