Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 12,103 for

section

(0.06 sec)
  1. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your document's final Section for effective formatting....last paragraph in the last section of the document. public bool...

    reference.aspose.com/words/net/aspose.words/par...
  2. Aspose.Words FAQ - Free Support Forum - aspose.com

    Technical Support Is Aspose.Words technical support free? Yes, we provide unlimited free technical support for all users of our products including customers and evaluation. The main avenue for technical support is the S…...every month in the Downloads section. Packages are also available...published in Release Notes section in .NET , Java , C++ and Python...

    forum.aspose.com/t/aspose-words-faq/2711
  3. Missing Features in VSTO|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....VSTO Contents [ Hide ] This section has following topics: Adding...

    docs.aspose.com/cells/net/missing-features-in-v...
  4. Features|Documentation

    Product core features include read or write PSD, PSB, AI file formats, perform graphics drawing, process images and work with Layers and Masks....Layers and Mask Information Section Supported Layers Types Supported...

    docs.aspose.com/psd/net/features/
  5. Getting Started|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.... This section includes other following topics:...

    docs.aspose.com/cells/reportingservices/getting...
  6. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph....of lines per page in this section. # A large enough font size...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_LeftMargin method...

    Aspose::Words::PageSetup::get_LeftMargin method. Returns or sets the distance (in points) between the left edge of the page and the left 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...
  8. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....); } // Configure the first section's "PageSetup" property to print...fold. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished document layout....this property affects all sections in the document. Examples...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  10. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer....this property affects all sections in the document. Examples...border. page_setup = doc . sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...