Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 36,317 for

list

(0.17 sec)
  1. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field...."bookmark_name" property to only list headings # that appear within...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/java/com.aspose.word...
  3. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...docx"); // 保存书签信息 List<Bookmark> bookmarks = new ArrayList<>();...

    forum.aspose.com/t/topic/312511
  4. 在C++中添加带条件图标集的单元格文本|Documentation

    学习如何使用Aspose.Cells和C++在Excel中在单元格文本旁添加条件图标。...u "Total Turnover (Sales at List)" ); cells . Get ( u "A3" )...

    docs.aspose.com/cells/zh/cpp/add-conditional-ic...
  5. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_TableSubstitution method. Settings related to table substitution rule in C++....SetSubstitutes() can set a new list of substitute fonts for a font...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for PHP via Java and Aspose.Slides for Java....Public API Differences This list, using sample code segments...

    docs.aspose.com/slides/php-java/limitations-and...
  7. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which conditional formatting may be defined in a table style in C++....() -> set_Bold ( true ); // List all possible style conditions...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis.... List < TextFragment > line : paragraph...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  9. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document.... For a complete list of supported formats, please...

    products.aspose.com/pdf/python-net/merger/
  10. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....</ script > </ html > Get a List of Fonts used in a Spreadsheet...

    docs.aspose.com/cells/javascript-cpp/apply-supe...