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

section

(0.06 sec)
  1. Comprehensive RDL Support|Aspose.Slides Documen...

    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....the Report Samples Gallery section. PPT, PPS, PPTX and PPSX Export...

    docs.aspose.com/slides/reportingservices/compre...
  2. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...paragraph text matches the section pattern if (Regex.IsMatch(paraText...set at the start of the TOC section. Here’s how you can modify...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  3. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...the Download Running Code section - I downloaded an example from...logo/picture in the central section of the page header pageSetup...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  4. 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...
  5. 档案

    档案...您可以从 releases section 下载 JAR 文件,或将以下 Maven 配置复制到您的项目中。...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();...

    blog.aspose.com/zh/words/add-remove-header-foot...
  6. Aspose::Words::Range::get_Revisions method | As...

    Aspose::Words::Range::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this range in C++....(); } } // Reject the first section revisions. doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/ran...
  7. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....such as text and shapes: a Section, a Body, and a Paragraph. doc...SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Section.nodeType property | Aspose.Words for No...

    Section.nodeType property. Returns [NodeType.Section](../../nodetype/#Section)....property Section.nodeType property Returns NodeType.Section . get...class Section Section.headersFooters property Section.pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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...