Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 15,215 for

section

(1.21 sec)
  1. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....providing an overview of its sections and headings. To add a TOC...title # Add the list section to the sections collection of the Pdf...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  2. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This Section explain to you all details on this topic.... This section shows how to add pages to a...programmatically using Java. This section learn you how to add watermarks...

    docs.aspose.com/pdf/java/working-with-pages/
  3. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++....a child node of the first section's Body. builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. .NET Aspose. Pdf 7.9.0.0 generate empty pdf fro...

    Hi, I have been tasked to find an easy solution to convert Html pages to Pdf files and your product seemed to be exactly what we needed so I went ahead and tried your exemple here. Sadly the result was not what I expect…...new Pdf(); Section section = pdfGenerator.Sections.Add(); Text...Text textGenerator = new Text(section, localResponseStream.ReadToEnd())...

    forum.aspose.com/t/net-aspose-pdf-7-9-0-0-gener...
  5. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....such as text and shapes: a Section, a Body, and a Paragraph. doc...SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakEvenPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Convert a Document in Java|Aspose.Words for Java

    Easily convert documents from one format to another. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others using Java.... As mentioned in previous sections, the LoadFormat enumeration...Popular Conversions The current section describes popular conversions...

    docs.aspose.com/words/java/convert-a-document/
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Convert EMAIL to TEXT in Python | products.aspo...

    Save EMAIL to TEXT in your Python applications without using Microsoft Outlook or Word...comprises a header section and a body section, separated by a blank...subject, and timestamp. The body section contains the content of the...

    products.aspose.com/total/python-net/conversion...
  10. SourceType enumeration | Aspose.Words for Python

    aspose.words.bibliography.SourceType enumeration. Represents bibliography source types.... BOOK_SECTION Specifies the book section source. JOURNAL_ARTICLE...

    reference.aspose.com/words/python-net/aspose.wo...