Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 14,837 for

section

(0.1 sec)
  1. Configuring Active Output Formats|Aspose.Words ...

    How to modify list of output formats for the Aspose.Words for SharePoint.... Find section < appSettings > and add following...not contain < appSettings > section, then navigate to the end of...

    docs.aspose.com/words/sharepoint/configuring-ac...
  2. Working With Nodes in Ruby|Aspose.Words for Java

    Working With Document Nodes using Ruby....access to the last section of the document. section = doc . getLastSection...getLastSection () section . getBody () . appendChild ( para ) \ #...

    docs.aspose.com/words/java/working-with-nodes-i...
  3. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" 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...
  4. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 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...
  5. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak 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...
  6. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 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::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....last paragraph in the last section of the document. get_IsEndOfHeaderFooter...HeaderFooter (main text story) of a Section ; false otherwise. get_IsEndOfSection...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance....(); //Create a section in the Pdf object Section sec1 = pdf1 ....paragraph with the reference of a section Text text1 = new Text ( sec1...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  9. Aspose.Words Features Missing in Open XML SDK|A...

    Perform some operations with documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML using C#....Corresponding documentation article or section Convert between Different Document...others The Convert a Document section Mail Merge The Mail Merge and...

    docs.aspose.com/words/net/missing-features-in-o...
  10. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....); // 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...