Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 15,220 for

section

(0.24 sec)
  1. Extract text from PDF in Go | Aspose.PDF

    Simple source code to extract text from PDF files using Go tool....the fact that the current section describes only popular merges...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/go-cpp/parser/text/
  2. Merge PDF files using C++ | Aspose.PDF

    Merge PDF files programmatically with C++ sample code using Aspose.PDF for C++...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats . Check...

    products.aspose.com/pdf/cpp/merger/pdf/
  3. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...maxContentWidth > 555; for (Section section : doc.getSections()) {...{ PageSetup ps = section.getPageSetup(); ps.setPaperSize(PaperSize...

    forum.aspose.com/t/content-is-still-being-slice...
  4. Numbered List/Clause Numbers Disappear when in ...

    We are experiencing an issue where numbered clause headings (e.g. ARTICLE I, Section 1.01, 1. Interpretation) disappear when documents are opened in newer versions of Microsoft Word or when the compatibility mode is auto…... ARTICLE I , Section 1.01 , 1. Interpretation )...headings (e.g. ARTICLE I , Section 1.01 , 1. Interpretation )...

    forum.aspose.com/t/numbered-list-clause-numbers...
  5. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished document layout....this property affects all sections in the document. Examples...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Run.GetText | Aspose.Words for .NET

    Effortlessly retrieve text using the GetText method. Simplify your coding with this essential tool for efficient text management....document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/net/aspose.words/run...
  7. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer....this property affects all sections in the document. Examples...border. page_setup = doc . sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....for all child nodes of the section and calls DocumentVisitor.visitTableEnd(com...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  9. Code Comparison for Common Features in Aspose.C...

    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 includes the following Code...

    docs.aspose.com/cells/java/code-comparison-for-...
  10. Parse PDF documents|Aspose.PDF for Python via .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Python via .NET.... This section covers how to: Extract Text...

    docs.aspose.com/pdf/python-net/parsing/