Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 48,795 for

section

(0.08 sec)
  1. SectionSlideCollection | Aspose.Sildes for .NET...

    Represents a collection of slides in the Section....collection of slides in the section. public sealed class SectionSlideCollecti...SectionSlideCollecti : DomObject < Section >, ISectionSlideCollect Properties...

    reference.aspose.com/slides/net/aspose.slides/s...
  2. Release Notes

    This Section contains the release notes of Aspose.Note for Java for the year Release Notes. In these release notes, we are publishing the list of issues that have been fixed in the current version, as well as any public API and behavioral changes....Release Notes - 2023 This section contains the release notes...Release Notes - 2022 This section contains the release notes...

    releases.aspose.com/note/java/release-notes/
  3. Release Notes

    This Section contains the release notes of Aspose.PSD for .NET for the year Release Notes. In these release notes, we are publishing the list of issues that have been fixed in the current version, as well as any public API and behavioral changes....Release Notes - 2023 This section contains the release notes...Release Notes - 2022 This section contains the release notes...

    releases.aspose.com/psd/net/release-notes/
  4. How to Use Aspose.Words Instead of Docx4j|Aspos...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of docx4j....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/java/aspose-words-instead...
  5. 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...
  6. EmfStockObject | Aspose.Imaging for .NET API Re...

    EmfStockObject EmfStockObject enumeration The StockObject enumeration specifies the indexes of predefined logical gra......brush (LogBrushEx object, section 2.2.12) with the following...BrushStyle enumeration, [MS-WMF] section 2.1.1.4) Color: 0x00FFFFFF...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. Document.GlossaryDocument | Aspose.Words for .NET

    Document GlossaryDocument property. Gets or sets the glossary document within this document or template. A glossary document is a storage for AutoText AutoCorrect and Building Block entries defined in a document in C#....); // 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/doc...
  8. Aspose::Words::SubDocument Class Reference - As...

    Represents a SubDocument - which is a reference to an externally stored document....VisitSectionStart(SharedPtr<Section> section) override { // Get the...the index of our section within the document. SharedPtr<NodeCollection>...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose.Slides for Java 21.12 Release Notes|Aspo...

    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....Zoom and Section Zoom We implemented support for Section zoom and...OwnBackground ); // Adds a new section to the presentation pres ....

    docs.aspose.com/slides/java/aspose-slides-for-j...
  10. Remove blockquote white space in long email cha...

    I need to convert a msg file that contains a long email chain to PDF. The problem is that because of the email’s blockquotes (previous responses) the PDF format (and Word format) becomes unreadable after few pages. The b…...portrait foreach (Section section in myDoc.Sections) { //Set the papersize...convertOps.PaperSize.ToString()) { section.PageSetup.PaperSize = paperSize;...

    forum.aspose.com/t/remove-blockquote-white-spac...