Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 13,482 for

new

(0.1 sec)
  1. email_with_datetime_format.html

    "Sender Name" From: "Sender Name" Sent: 03 12 2020 20:00 PM +01:00 To: "John Doe"......com> Subject: New message created by Aspose.Email...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  2. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document</TITLE>....." ; JpegImage image1 = new JpegImage ( "image1.jpg" , /*...

    docs.groupdocs.com/editor/net/create-editabledo...
  3. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using the Python programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...are meant to be changed — a new instance cannot be assigned....

    docs.groupdocs.com/editor/python-net/edit-xml/
  4. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using 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/working-w...
  5. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Consulting Blog Knowledge Base New Releases Status Websites aspose...JsonDataLoadOptions options = new JsonDataLoadOptions(); options...

    docs.groupdocs.com/assembly/net/working-with-js...
  6. Docx Pagination - Free Support Forum - groupdoc...

    Hi, Does the Viewer support pagination of docx files? If so, what element can I use in the docx header to display the current page number?...you’re asking is actually a new feature. Before making a decision...existing numbering and apply the new one? How exactly you need to...

    forum.groupdocs.com/t/docx-pagination/17559
  7. Licensing and Subscription | GroupDocs

    Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article....Consulting Blog Knowledge Base New Releases Status Websites aspose...Setup license. const license = new License (); // Set license license...

    docs.groupdocs.com/editor/nodejs-java/licensing...
  8. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...DataSource = new JsonDataSource(list); (or use...IBlockDisabled { string Name {get;set;} new bool Disabled { get; set; } }...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  9. Edit and Manage Metadata in Python Apps - Group...

    Discover how to utilize GroupDocs.Metadata for Python via .NET to extract, update and remove metadata in your applications....the Metadata Object : Create a new instance of the Metadata class...the sanitized document to a new file. import groupdocs.metadata...

    blog.groupdocs.com/metadata/edit-metadata-in-py...
  10. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...inputFilePath ); const editor = new groupdocsEditor . Editor ( inputStream...

    docs.groupdocs.com/editor/nodejs-java/introduct...