Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 15,222 for

section

(0.3 sec)
  1. Getting Started | Aspose.ZIP for Java

    Biblioth�que Java destin�e aux d�veloppeurs pour g�rer et manipuler les fichiers ZIP. Apprenez l'essentiel pour commencer � travailler avec la solution Aspose.Zip API pour Java, y compris la compression, l'extraction et le cryptage des fichiers....fonctionnalit s sp cifiques, voir la section Formats de fichiers pris en...fonctionnalit s, reportez-vous la section Fonctionnalit s . Installation...

    docs.aspose.com/zip/fr/java/getting-started/
  2. Вставка и добавление документов|Aspose.Words дл...

    Объединяйте документы в один: вставляйте или добавляйте документ в новый или существующий с помощью функции поиска и замены, поля объединения, закладки или просто в конце документа с помощью Python....вставки или добавления с помощью Section и PageSetup . Свойство page_setup...атрибуты раздела, такие как section_start , restart_page_numbering...

    docs.aspose.com/words/ru/python-net/insert-and-...
  3. Aspose.Words DOM|Aspose.Words per Python via .NET

    Document Object Model (DOM) è una rappresentazione in memoria di un documento Word. Leggere, manipolare e modificare il contenuto e la formattazione di un documento Word utilizzando Python....contenere altri nodi, ad esempio Section o Paragraph , derivano dalla...schema seguente. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/it/python-net/aspose-word...
  4. Aspose.Words DOM|Aspose.Words vir Python via .NET

    Dokument Object Model (DOM) is'n in-geheue voorstelling van'n Word dokument. Lees, manipuleer en verander die inhoud en formatering van'n Word-dokument met behulp van Python....knope kan bevat, byvoorbeeld Section of Paragraph , is afgelei van...hieronder getoon. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/af/python-net/aspose-word...
  5. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified).... first_section . body . first_paragraph ....as_shape () dst_doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture... first_section . body . first_paragraph ....as_shape () dst_doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent.... first_section . body . first_paragraph ....as_shape () dst_doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Words DOM|Aspose.Words برای Python via .NET

    Document Object Model (DOM) یک نمایش در حافظه یک سند Word است. خواندن، دستکاری و اصلاح محتوا و قالب بندی یک سند Word با استفاده از Python....دیگری باشند، به عنوان مثال، Section یا Paragraph ، از کلاس CompositeNode...نشان داده شده است. Document ، Section ، Paragraph ، Table ، Shape...

    docs.aspose.com/words/fa/python-net/aspose-word...
  9. ค้นหา

    ค้นหา...ย้ายไปยังส่วนถัดไป Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/th/words/extract-text-from-word...
  10. Клонирование слайдов PowerPoint в Python|Докуме...

    Быстро клонируйте или дублируйте слайды PowerPoint с помощью Aspose.Slides for Python via .NET. Следуйте нашим понятным примерам кода и советам, чтобы автоматизировать создание PPT за секунды, повысить продуктивность и избавиться от ручной работы....используйте метод add_clone(Slide, Section) класса SlideCollection . Ниже...slide2. section = presentation . sections . add_section ( "Section2"...

    docs.aspose.com/slides/ru/python-net/clone-slides/