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

section

(0.82 sec)
  1. Rendu et Impression de Présentation|Documentati...

    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....Présentation Contents [ Hide ] Cette section comprend les sujets suivants...

    docs.aspose.com/slides/fr/net/rendering-and-pri...
  2. Overview|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....be found in the following sections: Email Conversion Document...

    docs.aspose.com/email/sharepoint/overview/
  3. Node.document property | Aspose.Words for Python

    Node.document property. Gets the document to which this node belongs.... first_section . body . append_child ( para...assertEqual ( doc . first_section . body , para . parent_node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.CurrentSection | Aspose.Words p...

    Scopri la proprietà CurrentSection di DocumentBuilder per accedere e gestire facilmente la sezione selezionata nel tuo documento, migliorando la tua esperienza di modifica.... public Section CurrentSection { get ; } Esempi...docx" ); Guarda anche class Section class DocumentBuilder spazio...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Document.UpdatePageLayout | Aspose.Words för .NET

    Förnya dokumentets struktur med metoden UpdatePageLayout, vilket säkerställer en polerad och organiserad layout för förbättrad läsbarhet och presentation.... Sections [ 0 ]. PageSetup . Orientation...Orientation . Landscape ; doc . Sections [ 0 ]. PageSetup . Margins...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    اكتشف خاصية PsSaveOptions UseBookFoldPrintingSettings لحفظ المستندات بسهولة في تخطيط كتيب لتحسين كفاءة الطباعة.... foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/ar/net/aspose.words....
  7. أرشيف

    أرشيف...replace("section&p", "section&p----------p", findReplaceOptions)...doc.range.replace("insert-section", "&b", findReplaceOptions)...

    blog.aspose.com/ar/words/find-and-replace-text-...
  8. Archiv

    Archiv...replace("section&p", "section&p----------p", findReplaceOptions)...doc.range.replace("insert-section", "&b", findReplaceOptions)...

    blog.aspose.com/cs/words/find-and-replace-text-...
  9. 文档中节点的逻辑级别|Python via .NET 格式的 Aspose.Words

    在 Aspose.Words for Python via .NET 文档中提到了节点的逻辑级别 - 块级别、内联级别或行级别。节点级别用于描述该节点在文档树中通常出现的位置。...文档和部分逻辑级别 Word 文档由一个或多个部分组成,由 Section 类表示并由分节符分隔。节可以定义自己的页面大小、边距、方向、文本列数以及页眉和页脚。...向、文本列数以及页眉和页脚。 Document 和 Section 级别节点的结构如下图所示。 节包含正文以及第一页、偶...

    docs.aspose.com/words/zh/python-net/logical-lev...
  10. Obtenir des en têtes ou pieds de page avec C++|...

    Cet article explique comment obtenir de manière programmatique les en têtes et pieds de page des fichiers Excel ou OpenOffice en utilisant l’API ou la bibliothèque C++....page avec un identifiant de section spécifique. #include <iostream>...(). Get ( 0 ); // Get left section of header U16String headerSection...

    docs.aspose.com/cells/fr/cpp/get-headers-or-foo...