Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 12,037 for

section

(0.05 sec)
  1. C#'te Bölümlerle Çalışmak|.NET için Aspose.Words

    C# kullanarak belge bölümü kavramlarını ve manipülasyon uygulamalarını anlama. Bir belgenin C#'ine bölüm ekleyin. C# bölümünü kaldırın. Belgeler arasında bölümleri kopyalayın.... Belge bölümleri Section ve SectionCollection sınıflarıyla...alt öğeleridir ve bunlara Sections özelliği aracılığıyla erişilebilir...

    docs.aspose.com/words/tr/net/working-with-secti...
  2. Práce se sekcemi v C++|Aspose.Words pro C++

    Porozumění koncepcím sekce dokumentů a manipulačním postupům pomocí C++. Vložte sekci do dokumentu C++. Odstraňte část C++. Kopírování sekcí mezi dokumenty....jsou reprezentovány třídami Section a SectionCollection . Objekty...přistupovat pomocí vlastnosti Sections . Tyto uzly můžete spravovat...

    docs.aspose.com/words/cs/cpp/working-with-secti...
  3. עבודה עם סעיפים C#|Aspose.Words עבור .NET

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

    docs.aspose.com/words/he/net/working-with-secti...
  4. Inserir e anexar documentos|Aspose.Words para P...

    Combine documentos em um: insira ou anexe um documento a um documento novo ou existente usando localizar e substituir, mesclar campo, marcador ou simplesmente no final do documento em Python....inserção ou acréscimo usando Section e PageSetup . A propriedade...atributos de uma seção como section_start , restart_page_numbering...

    docs.aspose.com/words/pt/python-net/insert-and-...
  5. Insertar y adjuntar documentos|Aspose.Words par...

    Combine documentos en uno: inserte o agregue un documento a uno nuevo o existente usando buscar y reemplazar, fusionar campos, marcadores o simplemente al final del documento en Python....inserción o adición utilizando Section y PageSetup . La propiedad...atributos de una sección como section_start , restart_page_numbering...

    docs.aspose.com/words/es/python-net/insert-and-...
  6. استخراج فقرة من PDF|Aspose.PDF لـ C++

    تصف هذه المقالة كيفية استخدام ParagraphAbsorber - أداة خاصة في Aspose.PDF لاستخراج النص من مستندات PDF....(0); for(auto &section : markup->get_Sections()) { DrawRecta...DrawRectangleOnPage(section->get_Rectangle(), page); for(auto &paragraph...

    docs.aspose.com/pdf/ar/cpp/extract-paragraph-fr...
  7. Cloner des diapositives|Documentation Aspose.Sl...

    Cloner une diapositive PowerPoint en Python...) Cloner à la fin dans une section spécifiée Avec Aspose.Slides...cloner une diapositive d’une section d’une présentation et insérer...

    docs.aspose.com/slides/fr/python-net/clone-slides/
  8. Управление Зумом|Документация Aspose.Slides

    Добавление зума или зум-фреймов в презентации PowerPoint на C++...в презентацию pres -> get_Sections () -> AddSection ( u "Раздел...0f , 200.0f , pres -> get_Sections () -> idx_get ( 1 )); // Сохраняет...

    docs.aspose.com/slides/ru/cpp/manage-zoom/
  9. Logické úrovně uzlů v dokumentu C#|Aspose.Words...

    In Aspose.Words místo .NET dokumentace zmíněná logická úroveň uzlů - úroveň bloku, inline úroveň nebo úroveň řádku pomocí C#. Úroveň nódu se používá k popisu umístění ve stromu dokumentu, kde se uzel obvykle vyskytuje....nebo více částí zastoupených Section třída a oddělené úseky. Sekce...hlavičky a zápatí. Document a Section rovinné uzly mají strukturu...

    docs.aspose.com/words/cs/net/logical-levels-of-...
  10. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character....SECTION_BREAK (\x000c) is appended...assertEqual ( 1 , doc . first_section . body . paragraphs . count...

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