Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 14,899 for

section

(0.09 sec)
  1. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level....these will look like "Section (1.01)", "Section (1.02)"... doc_list...list_levels [ 1 ] . number_format = 'Section ( \x00 . \x01 )' doc_list ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...Additionally, “Section_3” is being appended to “Section_2” instead...of appearing as a separate section. Could you please explain why...

    forum.aspose.com/t/content-control-wrapping-iss...
  4. 请我如何给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
  5. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...to change page setup, use Section.page_setup . After creation...shapes: a Section, a Body, and a Paragraph. doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....multiple HTML files: one for each section. options.setDocumentSplitC...setDocumentSplitCrit(DocumentSplitCriteri.SECTION_BREAK); // Assign a custom callback...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Pages in Python via Java|Aspose.PD...

    Explore how to add, remove, and reorder pages in PDF documents using Aspose.PDF for Python....Hide ] Topics covered in this section: Concatenate PDF Files in Python...

    docs.aspose.com/pdf/python-java/working-with-pa...
  8. Read Barcode Properties|Documentation

    This article describes how to read barcode parameters and encoded metadata...described further in this section. Barcode Reading Quality and...

    docs.aspose.com/barcode/python-net/read-barcode...
  9. Introduction|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....Introduction Contents [ Hide ] This section describes how to install and...

    docs.aspose.com/cells/reportingservices/introdu...
  10. Accessibility and Tagged PDFs|Aspose.PDF for .NET

    Discover how to generate accessible Tagged PDFs with Aspose.PDF for .NET. Comply with accessibility standards for inclusive document design.... This section covers following topic: Create...

    docs.aspose.com/pdf/net/accessibility-tagged-pdf/