Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 15,164 for

section

(0.11 sec)
  1. PageSetup.characters_per_line property | Aspose...

    PageSetup.characters_per_line property. Gets or sets the number of characters per line in the document grid....characters per line in this section. builder . page_setup . layout_mode...assertEqual ( 8 , doc . first_section . page_setup . characters_per_line...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::PageSetup::get_SheetsPerBooklet ...

    Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++....)); } // Configure the first section's "PageSetup" property to print...PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...Additionally, “Section_3” is being appended to “Section_2” instead...of appearing as a separate section. Could you please explain why...

    forum.aspose.com/t/content-control-wrapping-iss...
  4. Code Comparison for Common Features with OpenXM...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....OpenXML Contents [ Hide ] This section includes the following topics...

    docs.aspose.com/cells/net/code-comparison-for-c...
  5. Showcases|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] Showcases This section contains showcases and solutions...

    docs.aspose.com/psd/java/showcases/
  6. PDF Annotations in Node.js|Aspose.PDF for Node....

    This Section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF for Node.js via C++....following: Delete Annotation - this section explains how to delete annotations...

    docs.aspose.com/pdf/nodejs-cpp/annotations/
  7. SourceType enumeration | Aspose.Words for Node.js

    Aspose.Words.Bibliography.SourceType enumeration. Represents bibliography source types....BookSection Specifies the book section source. JournalArticle Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::CompositeNode::IndexOf method | ...

    Aspose::Words::CompositeNode::IndexOf method. Returns the index of the specified child node in the child node array in C++....paragraph in the body of the first section. ASSERT_EQ ( 24 , body -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Aspose::Words::TextColumnCollection::get_Width ...

    Aspose::Words::TextColumnCollection::get_Width method. When columns are evenly spaced, gets the width of the columns in C++....evenly spaced columns in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. PDF Annotations using C++|Aspose.PDF for C++

    This Section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation in C++...and Get Annotation - this section explains how to work with all...

    docs.aspose.com/pdf/cpp/annotations/