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

section

(0.16 sec)
  1. Black and white OMR form with a horizontal tear...

    OMR form with a horizontal tear line in black and white...content=Section 1 font_size=12 align=center...height=25 ?grid=SEC1 column=3 sections_count=6 options_count=6 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  2. Row.accept method | Aspose.Words for Python

    Row.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visit_row_end()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your tag is a ranged multiSection, enhancing document organization and functionality....instance is a ranged (multi-section) structured document tag. public...

    reference.aspose.com/words/net/aspose.words.mar...
  5. 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/
  6. 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...
  7. Working with Shapes in Ruby|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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/diagram/java/working-with-shape...
  8. 档案

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

    blog.aspose.com/zh/words/add-remove-header-foot...
  9. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  10. BuildingBlock class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...BuildingBlock can contain only Section nodes. BuildingBlock can only...firstSection Gets the first section in the building block. gallery...

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