Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 16,764 for

true type

(0.09 sec)
  1. Working with Styles and Themes|Aspose.Words for...

    Enhanced Microsoft Word formatting features, working with styles and themes using Java....differences being the node types and the representation of the...getChildNodes(NodeType.PARAGRAPH, true) to obtain all paragraphs, then...

    docs.aspose.com/words/java/working-with-styles-...
  2. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...PARAGRAPH, True): if title_text in paragraph...not None: if next_node.node_type == aw.NodeType.TABLE: next_node...

    forum.aspose.com/t/topic/313060
  3. Connecting to IMAP Server|Documentation

    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....returns the supported extension types in the form of a string array...ReadOnly property which when set to true , indicates that no changes...

    docs.aspose.com/email/net/connecting-to-imap-se...
  4. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...Type != LayoutEntityType.Line) {...MoveNextLogical()) break; if (le.Type != LayoutEntityType.Line) {...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  5. Safely Load and Convert Untrusted HTML in Pytho...

    Learn how to securely load and convert untrusted HTML in Python using Aspose.HTML. Includes sandbox examples to block scripts and external images....disable or restrict resource types such as scripts, images, plugins...makedirs (output_dir, exist_ok = True) 12 13 # Create an instance...

    docs.aspose.com/html/python-net/sandboxing/
  6. Pdf 通过 Node.js 结合 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 工作簿转换为 PDF。...PdfSaveOptions (); // Set the compliance type pdfSaveOptions . setCompliance...Set AccessibilityExtract to true securityOptions . setAccessibilityExtr...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  7. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。... category_axis_type = charts . CategoryAxisType...horizontal_axis . category_axis_type = charts . CategoryAxisType...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  8. Grouped SAT Exam form|Documentation

    Grouped OMR ready SAT Exam answer sheet....sections_count=6 options_count=9 header_type=underline align=center bubble_size=small...barcode=test_id codetext=true value=15478977 barcode_type=Code32 JSON markup...

    docs.aspose.com/omr/net/showcases/sat/grouped/
  9. Grouping Data|Documentation

    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....group:normal/merge/repeat We support three types of group that you can choose...the worksheets. wd . Process ( true ); //Save the excel file. wd...

    docs.aspose.com/cells/net/grouping-data/
  10. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another... node_type == aw . NodeType . PARAGRAPH...insertion_destination . node_type == aw . NodeType . TABLE : destination_parent...

    reference.aspose.com/words/python-net/aspose.wo...