Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 12,355 for

new

(0.37 sec)
  1. Changing Background Color Dynamically | GroupDocs

    Note This feature is supported by version 17.12 or greater You can set text background color for document contents dynamically using backColor tags. The Code Note The code uses some of the objects defined in: The Business Layer Download Change Background Color Dynamically.docx...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/changing-backgr...
  2. Signing documents | GroupDocs

    This section contains advanced examples and demonstrates all possible features for signing documents with various electronic signature types, setup different options and visual effects....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/net/signing/
  3. Document rendering basics | GroupDocs

    This section describes how to use GroupDocs.Viewer for .NET (C#) to convert different document types to PDF, HTML, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/net/document-renderin...
  4. Getting Started | GroupDocs

    Getting Started...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/getting-started/
  5. GroupDocs.Signature on GroupDocs Blog | Documen...

    GroupDocs.Signature on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature on GroupDocs Blog | Document Automation Solutions for .NET & J......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Signature for .NET...

    blog.groupdocs.com/ko/tag/groupdocs.signature/i...
  6. PPTX to PDF conversion is taking a long time on...

    Hello, I’m getting a strange behaviour with the conversion of a pptx document to pdf taking a very large amount of time on several windows machines while on other machines it is running very fast. The following code is…...ConversionLogger convlogger = new ConversionLogger(logwebprint...ConverterSettings convsettings = new ConverterSettings(); convsettings...

    forum.groupdocs.com/t/pptx-to-pdf-conversion-is...
  7. 使用 Java 在多个文件中查找任何单词及其同义词

    使用 Java 在不同文件中查找特定单词及其同义词。同样,使用 Java Search API 获取按不同含义分组的所有同义词。...// 在指定文件夹中创建索引 Index index = new Index(indexFolder); index.add(documentsFolder);...创建搜索选项对象 SearchOptions options = new SearchOptions(); options.set...

    blog.groupdocs.com/zh/search/find-synonyms-in-m...
  8. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...filename; using ( Viewer viewer = new Viewer ( inputPath )) { Fonts...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  9. OverflowException: Arithmetic operation resulte...

    Hello, Unfortunately, we experienced an exception when one of our customers dealt with many (and maybe larger) files that they wanted to add to the index. We got the exception via this event: pIndex.Events.ErrorOccurr…...We have opened the following new ticket(s) in our internal issue...index instance. Index index = new Index(indexFolder, settings,...

    forum.groupdocs.com/t/overflowexception-arithme...
  10. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...source ODT file Merger merger = new Merger ( "c:\sample1.odt" ) //...

    docs.groupdocs.com/merger/java/merge/open-docum...