Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 35,039 for

one

(0.07 sec)
  1. Paragraph.BreakIsStyleSeparator | Aspose.Words ...

    Discover how the Paragraph Break IsStyleSeparator property enhances document formatting by allowing mixed paragraph styles for greater design flexibility.... A style separator allows one paragraph to consist of parts...draw multiple TOC entries from one document text line. builder ...

    reference.aspose.com/words/net/aspose.words/par...
  2. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... Select one of the options. Aspose.Cells...CalcModeType enumeration which has one of the following values: CalcModeType...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  3. Get Folders Information from IMAP Mailbox|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....collection to get folder info one by one for ( ImapFolderInfo folderInfo...

    docs.aspose.com/email/java/get-folders-informat...
  4. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this document....a different directory to the one we are planning to save the document...an absolute filename in each one. # Alternatively, we could provide...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldOptions.CurrentUser | Aspose.Words for .NET

    Discover the FieldOptions CurrentUser property to effortlessly manage and customize user information for enhanced functionality in your applications.... Address = "One Microsoft Way" ; doc . FieldOptions...). Result , Is . EqualTo ( "One Microsoft Way" )); doc . UpdateFields...

    reference.aspose.com/words/net/aspose.words.fie...
  6. UserInformation.Name | Aspose.Words for .NET

    Effortlessly manage user profiles with the UserInformation Name property. Easily retrieve or update user names for enhanced personalization.... Address = "One Microsoft Way" ; doc . FieldOptions...). Result , Is . EqualTo ( "One Microsoft Way" )); doc . UpdateFields...

    reference.aspose.com/words/net/aspose.words.fie...
  7. UserInformation.name property | Aspose.Words fo...

    UserInformation.name property. Gets or sets the user's name.... address = 'One Microsoft Way' doc . field_options...result ) self . assertEqual ( 'One Microsoft Way' , builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address.... address = 'One Microsoft Way' doc . field_options...result ) self . assertEqual ( 'One Microsoft Way' , builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldOptions.current_user property | Aspose.Wor...

    FieldOptions.current_user property. Gets or sets the current user information.... address = 'One Microsoft Way' doc . field_options...result ) self . assertEqual ( 'One Microsoft Way' , builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....Document(); // Add two runs and one shape as child nodes to the first...Section object that corresponds to one section in a Word document. SHAPE...

    reference.aspose.com/words/java/com.aspose.word...