Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 14,821 for

section

(0.07 sec)
  1. Aspose::Words::LowCode::MailMergeOptions::get_R...

    Aspose::Words::LowCode::MailMergeOptions::get_RetainFirstSectionStart method. Gets a value indicating whether the Section start of the first document Section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour in C++....whether the section start of the first document section and its copies...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Aspose::Words::LowCode::MailMergeOptions::set_R...

    Aspose::Words::LowCode::MailMergeOptions::set_RetainFirstSectionStart method. Sets a value indicating whether the Section start of the first document Section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour in C++....whether the section start of the first document section and its copies...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Split Word Document into Sections using Java

    This article guides on how to split Word document into Sections using Java. It has the IDE settings, steps, and a sample code to divide Word document into Sections using Java....Family Split Word Document into Sections using Java Follow this article...to split Word document into sections using Java . It has the details...

    kb.aspose.com/words/java/split-word-document-in...
  4. Working with Markdown Features in C++|Aspose.Wo...

    How to implement Markdown features using C++. All the features are represented as corresponding styles or direct formatting....Document with Emphases This section demonstrates you how to produce...Document with Headings This section demonstrates you how to produce...

    docs.aspose.com/words/cpp/working-with-markdown...
  5. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...unlink_fields() for section in document1.sections: section = section.as_section()...as_section() footer = section.headers_footers[aw.HeaderFooterType...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  6. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no Sections, creates one Section with one paragraph in C++....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Comparison Aspose.Words and Open XML SDK|Aspose...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and Open XML SDK using C#.... This section contains a code comparison...XML SDK. The pages in this section contain a short description...

    docs.aspose.com/words/net/code-comparison-aspos...
  8. Get Started|Aspose.PDF for PHP via Java

    This Section describes the basic principles of work and using API. Also demonstrates simple and complex examples for creating a PDF document...library in this Getting Started section. To find out more about Aspose...PDF, select the appropriate section: Why Aspose.PDF – describes...

    docs.aspose.com/pdf/php-java/get-started/
  9. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how Sections are handled when saving a document in the XLSX format in C++....XlsxSectionMode enum Specifies how sections are handled when saving a...worksheet is created for each section of a document. SingleWorksheet...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....lists are restarted at each section after executing of a mail merge...whether the section start of the first document section and its copies...

    reference.aspose.com/words/java/com.aspose.word...