Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 214,446 for

new

(0.15 sec)
  1. Style.Aliases | Aspose.Words for .NET

    Discover all style aliases effortlessly with the Style Aliases property. If none exist, receive an empty string array. Simplify your style management!... Document doc = new Document ( MyDir + "Style with...style . Aliases , Is . EqualTo ( new [] { "MyStyle Alias 1" , "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  2. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your document in their original order for efficient document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Below are...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldUserInitials.UserInitials | Aspose.Words f...

    Access and customize the FieldUserInitials property to effortlessly manage user initials, enhancing personalization and user experience.... Document doc = new Document (); // Create a UserInformation...UserInformation userInformation = new UserInformation (); userInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldUserName.UserName | Aspose.Words for .NET

    Manage the current user's name effortlessly with the FieldUserName property. Enhance user experience and personalize interactions seamlessly.... Document doc = new Document (); // Create a UserInformation...UserInformation userInformation = new UserInformation (); userInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TxtSaveOptions.listIndentation property | Aspos...

    TxtSaveOptions.listIndentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Worksheets of Microsoft Excel files.|Doc...

    This article shows how to manage worksheets of Microsoft Excel files by the Aspose.Cells for Python via .NET API....Worksheets to a New Excel File To create a new Excel file programmatically:...passing the sheet index of the new worksheet to the worksheets collection...

    docs.aspose.com/cells/python-net/manage-workshe...
  8. 用 Node.js 通过 C++ 加载工作簿中的特定工作表|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载工作簿中的特定工作表。优化性能,减少内存使用。...__dirname , "data" ); // Define a new Workbook. let workbook ; // Load...worksheet only. const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/load-specif...
  9. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects.... Document doc = new Document (); Style style = doc...style . Font . Name = "Times New Roman" ; style . Font . Size...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Decorate Form Field in PDF|Aspose.PDF for Java

    Learn how to apply decorations like borders or colors to form fields in PDF documents using Aspose.PDF in Java....DecorateField () { FormEditor editor = new FormEditor (); editor . bindPdf...FormFieldFacade cityDecoration = new FormFieldFacade (); cityDecoration...

    docs.aspose.com/pdf/java/decorate-form-field/