Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 15,388 for

section

(1.95 sec)
  1. Public API changes|Aspose.PDF pour Java

    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....changes Contents [ Hide ] Cette section contient les informations concernant...

    docs.aspose.com/pdf/fr/java/public-api-changes/
  2. 处理 Python 中的文档|Python via .NET 格式的 Aspose.Words

    `Document` 类使用 Python 提供各种文档属性和方法。您可以使用 `Document` 类作为您想要使用 Aspose.Words for Python 执行的任何操作的起点。 `Document` 对象可以保存到文件或流中,也可以发送到浏览器。... Document 包含 Section 对象的集合,使您能够获取特定部分或执行某些操作,例如复制或移动部分。...

    docs.aspose.com/words/zh/python-net/working-wit...
  3. Python에서 문서 작업|Python via .NET용 Aspose.Words

    `Document` 클래스는 Python를 사용하여 다양한 문서 속성과 메서드를 제공합니다. Python용 Aspose.Words을 사용하여 수행하려는 모든 작업의 시작점으로 `Document` 클래스를 사용합니다. `Document` 객체는 파일이나 스트림에 저장될 수 있으며 브라우저로 전송될 수도 있습니다....또는 이동과 같은 일부 조작을 수행할 수 있는 Section 개체 컬렉션이 포함되어 있습니다. Document...

    docs.aspose.com/words/ko/python-net/working-wit...
  4. C#에서 문서 작업|.NET용 Aspose.Words

    `Document` 클래스는 C#를 사용하여 다양한 문서 속성과 메서드를 제공합니다. .NET용 Aspose.Words을 사용하여 수행하려는 모든 작업의 시작점으로 `Document` 클래스를 사용합니다. `Document` 객체는 파일이나 스트림에 저장될 수 있으며 브라우저로 전송될 수도 있습니다....또는 이동과 같은 일부 조작을 수행할 수 있는 Section 개체 컬렉션이 포함되어 있습니다. Document...

    docs.aspose.com/words/ko/net/working-with-docum...
  5. Document.RevisionsView | Aspose.Words for .NET

    Effortlessly manage document revisions! Choose between original or updated versions for seamless collaboration and enhanced productivity....Sections English Русский 简体中文 عربي...

    reference.aspose.com/words/net/aspose.words/doc...
  6. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to split across a page break.... first_section . body . tables [ 0 ] # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagCollection class | Aspose....

    aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructureddocumenttag/) instances that represent the structured document tags in the specified range... is_multi_section ) print ( sdt . title ) # Get...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Установка свойства элементов структуры Tagged P...

    Узнайте, как установить свойства элементов структуры Tagged PDF в Python с помощью Aspose.PDF for Python via .NET, включая title, language, actual text, alternative text и expansion text.... root_element section_element = tagged_content ....root_element . append_child ( section_element , True ) header_element...

    docs.aspose.com/pdf/ru/python-net/setting-struc...
  9. Chercher

    chercher... Cet article couvre les sections suivantes relatives à la conversion...les fichiers DLL depuis la section New Releases ou avec la commande...

    blog.aspose.com/fr/psd/convert-png-jpg-image-ps...
  10. Javaを使用してWordの空白ページを削除する方法

    この記事では、Java を使用して Word の空白ページを削除する方法について説明します。 Java を使用して Word の空のページを削除するための環境設定、手順のリスト、および実行可能なサンプル コードが含まれています。...extractPages() メソッドを使用してページにアクセスし、Section.getBody() メソッドを使用してテキストを抽出し、NodeType...メソッドを使用してテキストを抽出し、NodeType.SHAPE を使用して Section.getChildNodes() メソッドを使用してページ上...

    kb.aspose.com/ja/words/java/how-to-delete-a-bla...