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

section

(0.17 sec)
  1. Utility 2D Barcode Features in PHP|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....PHP Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/barcode/java/utility-2d-barcode...
  2. Configuring the Export|Aspose.Words for JasperR...

    This Section provides a list with links to the Documentation about configuring the export....Export Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/jasperreports/configuring...
  3. Basic 2D BarCode Features in Ruby|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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/barcode/java/basic-2d-barcode-f...
  4. Features|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....Features Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/sharepoint/features/
  5. Aspose::Words::MailMerging::MailMerge::get_Reta...

    Aspose::Words::MailMerging::MailMerge::get_RetainFirstSectionStart method. Gets a value indicating whether the SectionStart of the first document Section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour in C++....SectionStart of the first document section and its copies for subsequent...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::TextColumnCollection::get_Spacin...

    Aspose::Words::TextColumnCollection::get_Spacing method. When columns are evenly spaced, gets or sets the amount of space between each column in points in C++....evenly spaced columns in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. StructuredDocumentTagRangeStart.word_open_xml_m...

    StructuredDocumentTagRangeStart.word_open_xml_minimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 请我如何给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
  10. Working with Headers and Footers in C#|Aspose.W...

    How to manipulate headers and footers using C#. Create headers and footers C#. Remove headers or footers C#....Footers Defined in the Previous Section If you need to copy the header...or footer from the previous section, you can do that too. The following...

    docs.aspose.com/words/net/working-with-headers-...