Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 15,391 for

section

(0.5 sec)
  1. ListLevel.numberStyle property | Aspose.Words f...

    ListLevel.numberStyle property. Returns or sets the number style for this list level....these will look like "Section (1.01)", "Section (1.02)"... list ....at ( 1 ). numberFormat = "Section (\u0000.\u0001)" ; list . listLevels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...maxContentWidth > 555; for (Section section : doc.getSections()) {...{ PageSetup ps = section.getPageSetup(); ps.setPaperSize(PaperSize...

    forum.aspose.com/t/cutting-off-right-side-after...
  3. Range.revisions property | Aspose.Words for Python

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range.... first_section . body . first_paragraph for...Reject the first section revisions. doc . first_section . range . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Slides.AddClone() Throws an Exception on a Linu...

    Hello Team, We are using Aspose.Slides to split a master PowerPoint presentation into multiple Section-based presentations. The process works perfectly on a Windows Server, but fails on a Linux server when calling the A…...presentation into multiple section-based presentations. The process...presentations based on slide sections. For each section, we create a new...

    forum.aspose.com/t/slides-addclone-throws-an-ex...
  5. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....a child node of the first section's Body. builder . insert_shape...first_section . body . story_type ) doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTag::G...

    Aspose::Words::Markup::StructuredDocumentTag::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....example, if you selected all sections in a document and enumerate...collection deleting the sections, the section is removed from the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Working with Documents|Aspose.PDF for .NET

    Explore how to edit and manipulate PDF files using the PDFFileEditor class in .NET with Aspose.PDF....We’re going to discuss these sections in detail below: File Editing...which we can include in this section are Insert, Append, Delete...

    docs.aspose.com/pdf/net/pdffileeditor-class/
  8. FieldSectionPages | Aspose.Words for Java

    Implements the SectionPAGES field in Java....current section. Examples: Shows how to use SECTION and SECTIONPAGES...fields to number pages by sections. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  9. Work with PDF Bookmarks in Python|Aspose.PDF fo...

    Learn how to add, delete, retrieve, update, and expand PDF bookmarks in Python....quickly navigate to specific sections or pages. PDF bookmarks are...Bookmark Tasks Covered In this section, you will learn how to: Add...

    docs.aspose.com/pdf/python-net/bookmarks/
  10. Insert a Comment into a Word Processing Documen...

    Insert a comment into a word document easily and fast instead of using Open XML SDK in C#.... Remove Section Breaks from a Document Retrieve...

    docs.aspose.com/words/net/insert-a-comment-into...