Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 15,482 for

section

(0.35 sec)
  1. Spolupráce s sekcemi v C#|Aspose.Words místo .NET

    Pochopení pojmů a manipulačních postupů sekce dokumentů C#. Vložit oddíl do dokumentu C#. Odstranit část C#. Kopírovat oddíly mezi dokumenty....dokumentů jsou zastoupeny Section a SectionCollection třídy....lze k němu přistupovat přes Sections majetek. Můžete spravovat...

    docs.aspose.com/words/cs/net/working-with-secti...
  2. עבודה עם סעיפים Java|Aspose.Words עבור Java

    הבנת סעיף מושגים ושיטות מניפולציה באמצעות Java. הכנס סעיף במסמך Java. להסיר סעיף Java. העתק קטעים בין מסמכים...סעיפים של מסמכים מיוצגים על ידי Section ו SectionCollection שיעורים...צומת וניתן לגשת אליו באמצעות Sections רכוש. אתה יכול לנהל את הנקודות...

    docs.aspose.com/words/he/java/working-with-sect...
  3. DocumentBase.ImportNode | Aspose.Words لـ .NET

    استورد العقد بسهولة من مستندات أخرى لتحسين سير عملك باستخدام طريقة ImportNode من DocumentBase. بسّط إدارة مستنداتك اليوم!... Section importedSection = ( Section ) dstDoc . ImportNode...نمط الوجهة. Section importedSection = ( Section ) dstDoc . ImportNode...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... first_section . body . paragraphs : paragraph...paragraph , True ) dst_doc . first_section . body . append_child ( imported_node...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Comment supprimer une page vierge dans Word à l...

    Cet article explique comment supprimer une page vierge dans Word à l'aide de Python. Il contient des détails pour définir l'environnement, une liste d'étapes et un exemple de code exécutable pour supprimer la page vierge dans Word à l'aide de Python....vérifiez le contenu de chaque section Vérifier la présence de texte...source est chargé et toutes les sections de chaque page sont examinées...

    kb.aspose.com/fr/words/python/how-to-remove-bla...
  6. Cách xóa tất cả các phần ngắt trong Word bằng C#

    Bài viết này hướng dẫn cách xóa tất cả các ngắt phần trong Word bằng C#. Nó chứa thông tin cần thiết để đặt môi trường phát triển cùng với mã mẫu để loại bỏ ngắt phần trong Word bằng C#....đó cần xóa Lặp lại tất cả sections bắt đầu từ cái cuối cùng thứ...dựa trên thuộc tính Section.Body hoặc Section.PageSetup nếu cần...

    kb.aspose.com/vi/words/net/how-to-delete-all-se...
  7. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

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

    reference.aspose.com/words/ar/net/aspose.words....
  8. 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/...
  9. 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/...
  10. 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...