Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 14,739 for

section

(0.15 sec)
  1. Advanced operations|Aspose.PDF for Python via Java

    Aspose.PDF for Python via Java can perform simple and easy tasks and cope with more complex goals. Check the next Section for advanced users and developers....] Advanced Operations is a section about how to deals with existing...

    docs.aspose.com/pdf/python-java/advanced-operat...
  2. Cell.accept method | Aspose.Words for Python

    Cell.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visit_cell_end()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number of columns with which the footnotes area is formatted....how to split the footnote section into a given number of columns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...SECTION_BREAK . PAGE_BREAK_CHAR Page...(char)13 or “\r”. SECTION_BREAK End of section character: “\x000c”...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....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/java/find-and-replace/
  6. Managing Recurrences|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.... This section demonstrates the creation of...EndAfterDate and NeverEnd. This section demonstrates the creation of...

    docs.aspose.com/email/net/managing-recurrences/
  7. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....new DocumentBuilder ( doc ); Section currentSection = builder ....{ List < SectionWrapper > sections = wordprocessingMLPack . getDocumentModel...

    docs.aspose.com/words/java/insert-footer/
  8. Exporting to PDF via WebRequest and Stream - Fr...

    Hi, I would like to export a webpage as image in PDF. Tried this from webresponse via stream. I use AsposePDF 9.1. I use Import() of Aspose PDF Generator. I am not getting the stream added to the final output PDF. Pleas…...nvert+HTML+to+PDF+Format (Section: Convert Web page to PDF)....nvert+HTML+to+PDF+Format (Section: Convert Web page to PDF)....

    forum.aspose.com/t/exporting-to-pdf-via-webrequ...
  9. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...fbuilderfooter = null; var sections = destBuilder.getDocument()...getSections(); if (sections) { var sectionCount = sections.getCount();...

    forum.aspose.com/t/merging-documents-causing-bu...
  10. Composing Expressions in Java|Aspose.Words for ...

    Compose expressions when building a report in Java. The complexity of expressions in templates is not restricted.... See the following sections for more information. The...rather than the templates. This section includes the following topics:...

    docs.aspose.com/words/java/composing-expressions/