Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 222,698 for

formatting

(0.72 sec)
  1. FieldTA.short_citation property | Aspose.Words ...

    FieldTA.short_citation property. Gets or sets the short citation for the entry....page_range_separator = ' to ' # The format from the TA fields will carry...field_toa . remove_entry_formatting = True builder . font . color...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToa.page_number_list_separator property | ...

    FieldToa.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list....page_range_separator = ' to ' # The format from the TA fields will carry...field_toa . remove_entry_formatting = True builder . font . color...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToa.entry_separator property | Aspose.Word...

    FieldToa.entry_separator property. Gets or sets the character sequence that is used to separate a table of authorities entry and its page number....page_range_separator = ' to ' # The format from the TA fields will carry...field_toa . remove_entry_formatting = True builder . font . color...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldTA.long_citation property | Aspose.Words f...

    FieldTA.long_citation property. Gets or sets the long citation for the entry....page_range_separator = ' to ' # The format from the TA fields will carry...field_toa . remove_entry_formatting = True builder . font . color...

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

    Discover how the FieldToa UseHeading property enhances your table of authorities by adding category headings for better organization and clarity....PageRangeSeparator = " to " ; // The format from the TA fields will carry...3\" \\s S.3" )); // We can format the page number to make it...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your document and replace it with the text you want using Node.js....speed up many typing and formatting tasks, potentially saving...text such as applying specific format with applyFont and applyParagraphFormat...

    docs.aspose.com/words/nodejs-net/find-and-replace/
  7. IgnoreHeaderFooter not working - Free Support F...

    When I append attachments to my document then the Headers and Footers are applied to the appended document even though I used the IgnoreHeaderFooter format option. Document input = new Document(filePath) var output = ne…...used the IgnoreHeaderFooter format option. Document input = new...section-level linking or formatting inheritance . Another approach...

    forum.aspose.com/t/ignoreheaderfooter-not-worki...
  8. Show and Hide Worksheets and Tabs with Node.js ...

    This article provides sample code for using the Node.js API or Node.js Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....worksheets, having its own data, formatting settings, etc. Sometimes...default (that is Excel 2003) format workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  9. Convert POTX to JSON Format via Java | products...

    Convert POTX to JSON format via Java without using using Microsoft Excel or PowerPoint...to JSON Convert POTX to JSON Format via Java On Premise Java API...Download Converting POTX to JSON format can be easily done with the...

    products.aspose.com/total/java/conversion/potx-...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…... Keep the original formatting of the node. NodeImporter...when needed, so paragraph formatting is retained. // Method is...

    forum.aspose.com/t/help-with-bookmark-replaceme...