Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 14,735 for

section

(0.07 sec)
  1. PageBorderAppliesTo enumeration | Aspose.Words ...

    aspose.words.PageBorderAppliesTo enumeration. Specifies which pages the page border is printed on....shown on all pages of the section. FIRST_PAGE Page border is...shown on the first page of the section only. OTHER_PAGES Page border...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…...Section section = pdf.Sections.Add(); using (StreamReader...Aspose.Pdf.Generator.Text(section, r.ReadToEnd()); text2.IsHtmlTagSupported...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  3. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format.... Some section breaks can cause page breaks...character, a section break specifying start of new section on a new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....last paragraph in the last section of the document. IsEndOfHeaderFooter...HeaderFooter (main text story) of a Section ; false otherwise. IsEndOfSection...

    reference.aspose.com/words/net/aspose.words/par...
  5. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon insertion for seamless editing....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  6. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End of column character: "\x000e" in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

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