Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 12,279 for

new

(0.2 sec)
  1. Archive

    archives...Properties in Documents with All-New GroupDocs.Metadata for .NET November...Aziz · 2 min Introducing All-New GroupDocs.Signature for Java...

    blog.groupdocs.com/archives/
  2. HTML Content dimensions - Free Support Forum - ...

    Hi All, I have a few questions on group docs viewer for JSP: Is there a way to control the dimensions of the html content generated by Group Docs? The dimensions of the html content varies based on the document used a…...Hence, you can change or add new controls in the existing JSP...getViewerHtmlHandler().getDocumentInfo(new DocumentInfoOptions( path ));...

    forum.groupdocs.com/t/html-content-dimensions/2130
  3. Working with Resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...editor = new groupdocsEditor . Editor ( inputDocxPath , new groupdocsEditor...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  4. Install GroupDocs.Conversion for Java | GroupDocs

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "sample.txt" )) {...

    docs.groupdocs.com/conversion/java/installation/
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = New Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputMkv...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. 使用 C# 在多个文件中查找任何单词及其同义词

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

    blog.groupdocs.com/zh/search/find-synonyms-in-m...
  7. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...target text and replaces it with new plain text. import groupdocs...

    docs.groupdocs.com/watermark/python-net/existin...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Good news from GroupDocs to all box.com users. We’ve integrated...document management experience to new heights. [caption id=“attachment_1130”...

    blog.groupdocs.com/groupdocs.blog/page/103/
  9. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...user firstly need to create new instance of class. For achieving...

    docs.groupdocs.com/editor/net/editabledocument/
  10. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...the some HTML-editor, and then new instance of class was created...

    docs.groupdocs.com/editor/net/enabling-language...