Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 15,015 for

section

(0.24 sec)
  1. Working with Text Boxes|Documentation

    This Section explains how to format a text shape with Aspose.Diagram....the Visio Shape’s Text Block Section Aspose.Diagram API allows developers...Block The text block format section of the Visio shapesheet contains...

    docs.aspose.com/diagram/net/working-with-text-b...
  2. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python....composed of multiple paragraphs, sections, or pages. Some of the metacharacters...paragraph break, &b for a section break, &m for a page break...

    docs.aspose.com/words/python-net/find-and-replace/
  3. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...each section in slideDoc foreach (Aspose.Words.Section sec in...in slideDoc.Sections) { sec.PageSetup.PageWidth = slideWidthPt;...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  4. DWG Drawings|CAD 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 following section describes an example of working...a DWG file. The following section describes an example of exporting...

    docs.aspose.com/cad/java/developer-guide/autoca...
  5. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.rtlGutter property | Aspose.Words for...

    PageSetup.rtlGutter property. Gets or sets whether Microsoft Word uses gutters for the Section based on a right-to-left language or a left-to-right language....Word uses gutters for the section based on a right-to-left language...layout. let pageSetup = doc . sections . at ( 0 ). pageSetup ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MultiplePagesType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.MultiplePagesType enum for efficient document printing options. Optimize your workflow with flexible printing settings!...); } // Configure the first section's "PageSetup" property to print...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words.set...
  8. DWG Drawings|CAD 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 following section describes an example of working...a DWG file. The following section describes an example of exporting...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  9. DWG Drawings|CAD 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 following section describes an example of working...a DWG file. The following section describes an example of exporting...

    docs.aspose.com/cad/java/dwg-drawings/
  10. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...