Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 31,393 for

new

(0.07 sec)
  1. Converter | GroupDocs.Conversion for Java API R...

    Represents main class that controls document conversion process....Description Converter() Initializes new instance of class for fluent...Converter(Supplier document) Initializes new instance of Converter class....

    reference.groupdocs.com/conversion/java/com.gro...
  2. Convert web formats | Documentation

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...evolved with requirements of new information to be displayed as...

    docs.groupdocs.com/conversion/java/convert/web/
  3. Developer Guide | Documentation

    The Developer Guide section explains all aspects of GroupDocs.Editor for Node.js via Java file editor features, provides code snippets, and examples of editing Microsoft Office formats programmatically in Node.js applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...(optional) const loadOptions = new groupdocsEditor . WordProcessingLoadOp...

    docs.groupdocs.com/editor/nodejs-java/developer...
  4. Public class fields - JavaScript | MDN

    Public fields are writable, enumerable, and configurable properties. As such, unlike their private counterparts, they participate in prototype inheritance...."prefixed field"; } const instance = new ClassWithField(); console.log(Object...1; } console.log(new C()); console.log(new C()); // Both instances...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  5. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "products.xlsx" )) {...

    docs.groupdocs.com/viewer/java/split-worksheet-...
  6. View PDF File Formats via .NET | products.group...

    Load, render and display PDF documents using server side GroupDocs.Viewer .NET library....viewer using (Viewer viewer = new Viewer( "sample.pdf" )) { //...options ViewOptions viewOptions = new JpgViewOptions(); // Convert...

    products.groupdocs.com/viewer/net/pdf/
  7. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...src = new StringBuilder ( source ); StringBuilder dst = new StringBuilder...

    docs.groupdocs.com/signature/java/search-for-em...
  8. Edit and Update Form Fields | Documentation

    Editing Form Fields with GroupDocs.Editor for Node.js via Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...'groupdocs-editor' ); const loadOptions = new groupdocsEditor . WordProcessingLoadOp...

    docs.groupdocs.com/editor/nodejs-java/edit-and-...
  9. C# 中的 Net ODP 注释 API 注释

    Net API 用于从 ODP、图像、绘图和文档文件格式创建和注释流行的注释类型。...using (Annotator annotator = new Annotator( "input.bmp" )) { TextFieldAnnotation...TextFieldAnnotation textField = new TextFieldAnnotation { BackgroundColor...

    products.groupdocs.com/zh/annotation/net/odp/
  10. C# 中的 Net XLSM 注释 API 注释

    Net API 用于从 XLSM、图像、绘图和文档文件格式创建和注释流行的注释类型。...using (Annotator annotator = new Annotator( "input.bmp" )) { TextFieldAnnotation...TextFieldAnnotation textField = new TextFieldAnnotation { BackgroundColor...

    products.groupdocs.com/zh/annotation/net/xlsm/