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

section

(0.16 sec)
  1. Aspose::Words::PageSetup::get_BottomMargin meth...

    Aspose::Words::PageSetup::get_BottomMargin method. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text in C++....with other settings for a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. EmptyLine|Documentation

    EmptyLine element is used to add vertical spacing between elements....element’s purpose; for example, “ Section break ”. You can use the same...

    docs.aspose.com/omr/net/json-markup/emptyline/
  3. 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...
  4. Aspose::Words::NodeCollection::Clear method | A...

    Aspose::Words::NodeCollection::Clear method. Removes all nodes from this collection and from the document in C++....Examples Shows how to remove all sections from a document. auto doc...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. .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...
  6. 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...
  7. 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...
  8. 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/
  9. Aspose::Words::Notes::FootnoteNumberingRule enu...

    Aspose::Words::Notes::FootnoteNumberingRule enum. Determines when automatic footnote or endnote numbering restarts in C++....Numbering restarts at each section. RestartPage 2 Numbering restarts...footnote/endnote counts at a new page or section. doc -> get_FootnoteOptions...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. Aspose::Words::ConvertUtil class | Aspose.Words...

    Aspose::Words::ConvertUtil class. Provides helper functions to convert between various measurement units. To learn more, visit the documentation article in C++....with other settings for a section. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/cpp/aspose.words/con...