Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 15,409 for

section

(0.12 sec)
  1. Lưu trữ

    Lưu trữ...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/vi/words/extract-text-from-word...
  2. PageSetup.PaperSize | Aspose.Words لـ .NET

    اكتشف خاصية PageSetup PaperSize لتخصيص وإدارة حجم ورق مستندك بسهولة للحصول على أفضل نتائج الطباعة.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Python でのドキュメント編集の制限|Python via .NET用Aspose.Words

    Python を使用して制限タイプを設定し、ドキュメントの編集を制限します。保護を解除して、無制限に編集可能な領域を作成することもできます。...words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/ja/python-net/restrict-do...
  4. Convertir un document en C#|Aspose.Words pour .NET

    Convertissez facilement des documents d'un format à un autre à l'aide de C#. Vous pouvez travailler avec tous les formats les plus populaires comme les formats Microsoft Word comme DOCX ou DOC, les formats OpenDocument comme ODT ou OTT, les formats Web comme HTML ou XHTML, les formats de texte comme MarkDown ou TXT, et autres.... Comme mentionné dans les sections précédentes, l’énumération...Conversions populaires La section actuelle décrit les conversions...

    docs.aspose.com/words/fr/net/convert-a-document/
  5. grid|Documentation

    Grid element generates a matrix of numbered bubbles that are combined into a single answer....Description Usage example sections_count 8 The maximum number...the element’s orientation . sections_count=7 options_count 10 The...

    docs.aspose.com/omr/net/txt-markup/grid/
  6. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. ReplacingArgs.MatchNode | Aspose.Words لـ .NET

    اكتشف خاصية ReplacingArgs MatchNode للوصول بسهولة إلى العقدة التي تبدأ فيها مطابقتك، مما يعزز كفاءة ودقة الترميز لديك....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Aspose.Words DOM|Aspose.Words pour Python via .NET

    Document Object Model (DOM) est une représentation en mémoire d'un document Word. Lisez, manipulez et modifiez le contenu et la mise en forme d'un document Word à l'aide de Python.... Cette section décrit les principales classes...paragraphe, d’un tableau ou d’une section est un nœud, et même le document...

    docs.aspose.com/words/fr/python-net/aspose-word...
  9. Arşiv

    Arşiv...eklemek için Layout>Breaks>Section Breaks seçeneğini kullanın...yöntemini kullanarak bölümü bir Section nesnesine kopyalayın. Belge...

    blog.aspose.com/tr/words/split-ms-word-document...
  10. C++ でプレゼンテーションズームを管理する|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用してズームを作成およびカスタマイズします — セクション間をジャンプし、サムネイルとトランジションを PPT、PPTX、ODP プレゼンテーション全体に追加します。...pptx" , SaveFormat :: Pptx ); Section Zoom セクションズームは、プレゼンテーション内の...インターフェイス下のいくつかのメソッドを提供します。 Create Section Zoom Frames スライドにセクションズームフレームを追加する手順は次のとおりです。...

    docs.aspose.com/slides/ja/cpp/manage-zoom/