Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 14,879 for

section

(0.68 sec)
  1. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story....a child node of the first section's Body. builder . insert_shape...first_section . body . story_type ) doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String text = r.…...A4); Section parentSection = r.getParentSection();...insertBreak(BreakType.BreakType.SECTION_BREAK_NEW_PAGE)后再次设置不同的方向,...

    forum.aspose.com/t/msword/310489
  3. Working with Bookmarks in PDF using Python|Aspo...

    This Section explain how to add, delete and get bookmark with Aspose.PDF for Python via .NET....quickly navigate to specific sections or pages. PDF bookmarks are...table of contents. In this section, you will learn how to: Add...

    docs.aspose.com/pdf/python-net/bookmarks/
  4. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....instance is a ranged (multi-section) structured document tag. ...Document(getMyDir() + "Multi-section structured document tags.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Text Boxes|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....the Visio Shape’s Text Block Section Aspose.Diagram API allows developers...Block The text block format section of the Visio shape sheet contains...

    docs.aspose.com/diagram/java/working-with-text-...
  6. Aspose::Words::Saving::XlsxSaveOptions::get_Sec...

    Aspose::Words::Saving::XlsxSaveOptions::get_SectionMode method. Gets or sets the way how Sections are handled when saving to the output XLSX document. The default value is MultipleWorksheets in C++....method Gets or sets the way how sections are handled when saving to...document.docx" ); // Each section of a document will be created...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... This section describes the main classes...text, paragraph, table, or section is a node, and even the document...

    docs.aspose.com/words/java/aspose-words-documen...
  8. Integrate Aspose.BarCode for .NET with Aspose.W...

    How to Integrate Aspose.BarCode and Aspose.Words for .NET...Words Contents [ Hide ] This section outlines how to add and read...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  9. SdtAppearance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtAppearance enum for customizing structured document tag appearances. Enhance your document formatting effortlessly!...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Convert Word Document to PNG|Aspose.Words for .NET

    Convert Word document to PNG. NPOI does not provide an opportunity to work with formats other than Word using C#....Save a Document documentation section. The following code example...

    docs.aspose.com/words/net/convert-word-document...