Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 14,635 for

section

(0.07 sec)
  1. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_pages property. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet.... sections [ 0 ] . page_setup # Determine...+= 1 # Configure the first section's "PageSetup" property to print...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Պտտեցնել տեքստը Word-ում Python-ի միջոցով

    Պտտեք տեքստը Word-ում Python-ի միջոցով: Ստացեք մանրամասներ՝ IDE-ն կարգավորելու համար, քայլերի ցանկ և օրինակելի կոդը՝ Word-ում տեքստը Python-ի միջոցով շրջելու համար:...օրինակի տեսակը Section դասին Սահմանեք Section.page_setup.text_orientation...

    kb.aspose.com/hy/words/python/rotate-text-in-wo...
  3. Code Comparison for Common Features | Aspose.Ta...

    Learn how to work with Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET compared to VSTO....Comparison for Common Features This section includes the following topics...Project to be installed. This section offers a side-by-side comparison...

    docs.aspose.com/tasks/net/code-comparison-for-c...
  4. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/zh/python-net/restrict-do...
  5. 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-...
  6. 使用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...
  7. How to Prevent Users from Printing Excel File|D...

    Learn how to How to prevent users from printing excel through the Aspose.Cells for .NET API....Code” button in the “Controls” section. Alternatively, you can hold...

    docs.aspose.com/cells/net/how-to-prevent-printi...
  8. Getting Started|Aspose.Words for .NET

    Use this introduction to Aspose.Words for .NET fundamentals to start realizing the value of Aspose.Words for your business....Words, select the appropriate section: Installation – provides information...

    docs.aspose.com/words/net/getting-started/
  9. Installing Aspose.Slides for SharePoint License...

    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....are omitted in the following section for clarity. Perform following...

    docs.aspose.com/slides/sharepoint/installing-as...
  10. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....with Tables documentation section. When creating a table using...

    docs.aspose.com/words/java/autofit-setting-to-t...