Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 15,199 for

section

(0.3 sec)
  1. Run Class | Aspose.Words per .NET

    Scopri Aspose.Words.Run, una potente classe per la gestione delle sequenze di caratteri con formattazione coerente dei font, migliorando l'efficienza di elaborazione dei documenti.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  2. PHP を使用したプレゼンテーションのスライド セクション管理|Aspose.Slides f...

    Aspose.Slides for PHP via Java を使用して、PowerPoint と OpenDocument のスライド セクションを効率化します。セクションの分割、名前変更、並び替えにより PPTX および ODP のワークフローを最適化します。...getSections () -> addSection ( "Section 1" , $newSlide1 ); $section2...getSections () -> addSection ( "Section 2" , $newSlide3 ); // section1...

    docs.aspose.com/slides/ja/php-java/slide-section/
  3. آرشیوها

    آرشیوها...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/fa/words/extract-text-from-word...
  4. Commencer avec C++|Aspose.PDF pour C++

    Cette Section décrit les principes de base du travail et de l'utilisation de l'API DOM. Elle démontre également des exemples simples et complexes pour créer un document PDF en utilisant C++....PDF pour C++ dans cette section de démarrage. Pour en savoir...Aspose.PDF, sélectionnez la section appropriée : Pourquoi Aspose...

    docs.aspose.com/pdf/fr/cpp/get-started/
  5. 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/ja/python-net/restrict-do...
  6. Mudança nos nomes dos métodos|Aspose.PDF para 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.... Section.setIsLanscape () foi alterado para Section.isLandscape(true);...

    docs.aspose.com/pdf/pt/java/change-in-methods-n...
  7. 使用 Python 製作 PDF

    通過幾個步驟在 Python 中創建一個新的 PDF。使用 Python via .NET 庫輕鬆創建 PDF。...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/zh-hant/python-net/ma...
  8. Python에서 문서 만들기

    Python via .NET 라이브러리를 사용하여 파일을 만듭니다. 몇 단계만 거치면 Python에서 새 문서를 쉽게 만들 수 있습니다....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/ko/python-net/make/
  9. با استفاده از Python PDF را بسازید

    در چند مرحله یک PDF جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی PDF را ایجاد کنید....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/fa/python-net/make/pdf/
  10. Tạo WORD Bằng Python

    Tạo một WORD mới trong Python trong một vài bước. Dễ dàng tạo WORD bằng Python via .NET thư viện....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/vi/python-net/make/word/