Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 15,205 for

section

(0.09 sec)
  1. Body.Accept | Aspose.Words for .NET

    Discover the Body Accept method for seamless visitor engagement. Enhance user experience and boost conversions with our unique approach!...for all child nodes of the section and calls VisitBodyEnd at the...= new DocTextExtractor (); Section fisrtSection = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/bod...
  2. Run.Accept | Aspose.Words for .NET

    Utilize the Accept method to seamlessly welcome visitors, enhancing user experience and boosting engagement on your website....document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/net/aspose.words/run...
  3. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....PARAGRAPH); Section section = new Section(glossaryDoc); section.appendChild(new...appendChild(new Body(glossaryDoc)); section.getBody().appendParagraph(contents);...

    reference.aspose.com/words/java/com.aspose.word...
  4. ConvertUtil class | Aspose.Words for Python

    aspose.words.ConvertUtil class. Provides helper functions to convert between various measurement units...with other settings for a section. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # A section's "Page Setup" defines the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes Section handling for XLSX exports, ensuring seamless document management and multiple worksheets....property Gets or sets the way how sections are handled when saving to...document.docx" ); // Each section of a document will be created...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Drawing Images in Jython|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....Jython Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/imaging/java/drawing-images-in-...
  7. Feature Tour|Aspose.Words for JasperReports

    This Section provides a page with a list of features....Tour Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/jasperreports/feature-tour/
  8. Security Features in Python|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....Python Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/security-features-in...
  9. TextColumn class | Aspose.Words for Node.js

    Aspose.Words.TextColumn class. Represents a single text column...includes all the columns in a section of a document. To learn more...more, visit the Working with Sections documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....or footer with a specific section ID. #include <iostream> #include...(). Get ( 0 ); // Get left section of header U16String headerSection...

    docs.aspose.com/cells/cpp/get-headers-or-footers/