Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 15,044 for

section

(0.06 sec)
  1. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes....to a “section” or the first slide of a section? Sections in PowerPoint...specific slide. To “navigate to a section”, you typically link to its...

    docs.aspose.com/slides/java/manage-hyperlinks/
  2. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...sections , ParagraphCollection etc...Document can contain only Section objects. In Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.endnote_options property | Aspose.Word...

    Document.endnote_options property. Provides options that control numbering and positioning of endnotes in this document.... SECTION_BREAK_NEW_PAGE ) builder ....write ( 'This is the second section.' ) # We can use the "Position"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. EndnoteOptions.restart_rule property | Aspose.W...

    EndnoteOptions.restart_rule property. Determines when automatic numbering restarts.... SECTION_BREAK_NEW_PAGE ) builder ....footnote/endnote counts at a new page or section. doc . footnote_options . restart_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Generate QR Codes for VCards|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....VCard Fill out the content section: VCard Customize QR Code Settings...QR Code under the preview section. Procedure We have followed...

    docs.aspose.com/barcode/java/1-2-1-3-generating...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using C# https://products.aspose.com/pdf/net/conversion/ Recent content in PDF Conversion Solution using C# on Aspsoe.P......svg#aspose-buy Buy overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/net/conversion/index.xml
  7. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...)); } // Configure the first section's "PageSetup" property to print...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...Sections) { IEnumerable<Shape> shapes = ((Section)node)...Remove old Header/Footer for (Section s : page.getSections()) { s...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  9. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....text contained in separate sections In some situations, you may...Algorithm The code in this section addresses all of the possible...

    docs.aspose.com/words/cpp/how-to-extract-select...
  10. Copy Table cell styles - Free Support Forum - a...

    Dear team, I’m using Aspose.words c#. And I have a requirement, in which there is a template table in my document which each header columns and body columns are bookmarked separately. Now I need to copy all the font sty…...bookmarked cells from the last section “Table Styles”. And apply these...And finally remove the last section where Table Styles are stored...

    forum.aspose.com/t/copy-table-cell-styles/307232