Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 15,191 for

section

(0.73 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. PageSetup.SheetsPerBooklet | Aspose.Words for .NET

    Discover the PageSetup SheetsPerBooklet property to easily manage booklet page counts, enhancing your document layout and printing efficiency....); } // Configure the first section's "PageSetup" property to print...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Supported Features on Document Load|Aspose.Word...

    Load your document in any supported format using Node.js. Import and convert a document of any size....Features on Document Load section in the Aspose.Words for .NET...Features on Document Load” section of the .NET documentation....

    docs.aspose.com/words/nodejs-net/supported-feat...
  9. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...DocumentBuilder(document); Section currentSection = builder.getCurrentSection();...DocumentBuilder(document); Section currentSection = builder.getCurrentSection();...

    forum.aspose.com/t/topic/315401
  10. ConvertUtil.pixel_to_point method | Aspose.Word...

    aspose.words.ConvertUtil.pixel_to_point method...DocumentBuilder ( doc = doc ) # A section's "Page Setup" defines the...of the top margin of this section in pixels, according to a custom...

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