Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 15,205 for

section

(0.41 sec)
  1. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...Sections[0].PageSetup.Margins.Left...50; // Set left margin doc.Sections[0].PageSetup.Margins.Right...

    forum.aspose.com/t/page-margin-problem/314423
  2. Supprimer l'en-tête et le pied de page dans Wor...

    Supprimez l'en-tête et le pied de page dans Word à l'aide de Python. Obtenez les paramètres IDE, une liste d'étapes et un exemple de code pour supprimer l'en-tête et le pied de page dans Word à l'aide de Python....pieds de page Parcourez chaque section du fichier Word chargé à l’aide...l’aide de la collection de sections Définissez le type de l’objet...

    kb.aspose.com/fr/words/python/remove-header-and...
  3. PDFから段落を抽出する C#|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDF文書から段落を抽出する方法を学びます。... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/ja/net/extract-paragraph-fr...
  4. Архивы

    Архивы...Клонируйте раздел в объект Section с помощью метода Document-...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/ru/words/split-ms-word-document...
  5. arkiv

    arkiv... Klona avsnittet till ett Section -objekt med metoden Docume...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/sv/words/split-ms-word-document...
  6. Archiv

    Archiv...content is found in a different section. if (currNode.next_sibling...isExtracting) : # Move to the next section. nextSection = currNode.get_ancestor(aw...

    blog.aspose.com/de/words/extract-text-from-word...
  7. セクション|Aspose.Slides ドキュメント

    Aspose.Slides for Android でスライドのセクションを管理します。PPT、PPTX、ODP の Java サンプルを使用して、スライドの作成、名前変更、並び替え、グループ化が可能です。... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // インデックスでセクションにアクセスします。...

    docs.aspose.com/slides/ja/androidjava/examples/...
  8. セクション|Aspose.Slides ドキュメント

    Aspose.Slides for Java でスライドのセクションを管理します。PPT、PPTX、ODP の Java サンプルを使用して、セクションの作成、名前変更、並び替え、グループ化を行います。... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // インデックスでセクションにアクセスします。...

    docs.aspose.com/slides/ja/java/examples/element...
  9. Архивы

    Архивы...Sections . Клонируйте раздел в новый объект Section . Создайте...docx"); for (int i = 0; i < doc.Sections.Count; i++) { // Разделить...

    blog.aspose.com/ru/words/split-ms-word-document...
  10. Архів

    Архів...sections. Для кожного розділу колекції...допомогою методу Document.sections.clear(). Імпортуйте розділ...

    blog.aspose.com/uk/words/split-a-word-document-...