Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 15,203 for

section

(0.15 sec)
  1. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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....Section 新增: public ColumnInfo 列信息 public...legacyxmlmodel.Sections 新增: public Sections() public Section add() public...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using Python https://products.aspose.com/pdf/python-net/parser/ Recent content in Extract text or images from 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/python-net/parser/index...
  3. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....the links in the “See Also” section. IntelliJ IDEA. Azure Toolkit...the Configuring a Dockerfile section. Add blocks for repository...

    docs.aspose.com/cad/java/how-to-run-aspose-cad-...
  4. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... asSection() Cast node to Section . asShape() Cast node to Shape...curNode . nextSibling ; // A section body can contain Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::XpsSaveOptions::get_UseB...

    Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...Aspose :: Words :: Section > ( doc -> get_Sections ())) { s -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. TOC in Word using Python | Create a Table of Co...

    Learn how to efficiently manage and automate the TOC in Word using Python. Explore how to create a table of contents in Word documents using Python....navigate through different sections of the document. In this post...under the table of contents section. Retrieve the information from...

    blog.aspose.com/words/working-with-toc-in-word-...
  7. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...setAllowAutoFit(true); } } for (Section section : docxDocument.getSections())...ParagraphCollection paragraphs = section.getBody().getParagraphs();...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  8. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_section() Cast Node to Section . as_shape() Cast...Document () para = doc . first_section . body . first_paragraph para...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Umbraco Image Resizer|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....logged-in to Umbraco Developer section, for example http://www.myblog...Click Developer in the list of sections in bottom left of the screen...

    docs.aspose.com/imaging/net/umbraco-image-resizer/
  10. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality shape thumbnails from PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails....Custom Scaling Factor This section shows how to generate shape...Shape’s Appearance Bounds This section shows how to generate a thumbnail...

    docs.aspose.com/slides/python-net/create-shape-...