Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 14,832 for

section

(0.06 sec)
  1. PdfSaveOptions.headerFooterBookmarksExportMode ...

    PdfSaveOptions.headerFooterBookmarksExportMode property. Determines how bookmarks in headers/footers are exported....export bookmarks in the first section's header/footers. // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Video|Aspose.Slides Documentation

    Work with video in C# using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP.... Auto ; } Audio Section...

    docs.aspose.com/slides/net/examples/elements/vi...
  3. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...paragraph text matches the section pattern if (Regex.IsMatch(paraText...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...
  4. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the page border includes or excludes the footer....this property affects all sections in the document. Examples...border. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::PageSetup::get_BorderSurroundsHe...

    Aspose::Words::PageSetup::get_BorderSurroundsHeader method. Specifies whether the page border includes or excludes the header in C++....PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...Color :: get_Blue ()); // A section's PageSetup object has "BorderSurroundsHeade"...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. How to Add Rows in Word Table using Python

    This article guides on how to add rows in Word table using Python. It has the environment settings, a list of steps and a runnable sample code to insert rows in Word table using python....first table from the first section of the document however you...select any table from any section you desire. Similarly the insert()...

    kb.aspose.com/words/python/how-to-add-rows-in-w...
  10. Getting Started|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....Started Contents [ Hide ] This section introduces the basic concepts...

    docs.aspose.com/barcode/python-net/getting-star...