Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 15,390 for

section

(0.89 sec)
  1. FindReplaceOptions | Aspose.Words för .NET

    Upptäck FindReplaceOptions-konstruktorn för att enkelt initiera en ny instans med standardinställningar, vilket förbättrar din sök- och ersättningsfunktionalitet....docx" ); Section firstPageSection = doc . FirstSection...

    reference.aspose.com/words/sv/net/aspose.words....
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Soluzione di conversione PDF utilizzando C++ https://products.aspose.com/pdf/it/cpp/conversion/ Recent content in Soluzione di conversione PDF ......svg#aspose-buy Acquistare overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/it/cpp/conversion/index...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Rozwiązanie do konwersji PDF przy użyciu C# https://products.aspose.com/pdf/pl/net/conversion/ Recent content in Rozwiązanie do konwersji PDF p......svg#aspose-buy Kupić overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/pl/net/conversion/index...
  4. Aspose.Wordsドキュメントオブジェクトモデル(DOM)|Aspose.Wordsのた...

    ドキュメントオブジェクトモデル(DOM)は、Word文書のメモリ内表現です。 Javaを使用してWord文書の内容と書式を読み取り、操作し、変更します。... Section や Paragraph などの他のノードを含むことができるノードは、...クトのツリーが作成されます。 Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/ja/java/aspose-words-docu...
  5. Range.Replace | Aspose.Words لـ .NET

    استبدل جميع أنماط سلسلة الأحرف بسهولة باستخدام طريقة استبدال النطاق. حسّن معالجة النصوص لديك بهذه الأداة الفعّالة!...foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. 在 Android 上克隆演示文稿幻灯片|Aspose.Slides 文档

    使用 Aspose.Slides for Android 复制 PowerPoint 幻灯片。遵循我们的清晰 Java 代码示例,在几秒钟内自动创建 PPT,消除手工操作。... addSection ( "Section 1" , presentation . getSlides...(). appendEmptySection ( "Section 2" ); presentation . getSlides...

    docs.aspose.com/slides/zh/androidjava/clone-sli...
  7. 아카이브

    아카이브...// 섹션 가져오기 auto section = doc->get_Sections()->idx_get(0); //...// 시체 가져오기 auto body = section->get_Body(); // 첫 번째 단락 가져오기 auto...

    blog.aspose.com/ko/words/create-ms-word-documen...
  8. Классы документов LaTeX

    Эта статья представляет собой краткий обзор классов документов LaTeX и их опций. Также приводится несколько примеров....preface or acknowledgements section. Within such chapters, only...versions of other sectioning commands (like, \section* and \subsection...

    docs.aspose.com/tex/ru/java/latex-document-clas...
  9. Gestion des cellules de tableau dans les présen...

    Gérez facilement les cellules de tableau dans PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Maîtrisez l'accès, la modification et le style des cellules rapidement pour une automatisation fluide des diapositives.... Dans cette section, vous verrez comment déterminer...encombrement visuel. Cette section montre comment supprimer les...

    docs.aspose.com/slides/fr/python-net/manage-cells/
  10. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document... first_section . body . append_child ( table...docx' ) tables = doc . first_section . body . tables self . assertEqual...

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