Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 15,205 for

section

(0.07 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. Document.Protect | Aspose.Words لـ .NET

    أمّن مستنداتك بسهولة مع Document Protect. امنع التغييرات غير المصرح بها مع الحفاظ على كلمة مرورك الحالية سليمة أو استخدام كلمة مرور عشوائية.... Writeln ( "Section 1. Hello world!" ); builder...SectionBreakNewPage ); builder . Writeln ( "Section 2. Hello again!" ); builder...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Document.Protect | Aspose.Words för .NET

    Skydda dina dokument enkelt med Document Protect. Förhindra obehöriga ändringar samtidigt som du behåller ditt befintliga lösenord intakt eller använder ett slumpmässigt lösenord.... Writeln ( "Section 1. Hello world!" ); builder...SectionBreakNewPage ); builder . Writeln ( "Section 2. Hello again!" ); builder...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Paragraph.IsEndOfSection | Aspose.Words لـ .NET

    اكتشف خاصية Paragraph IsEndOfSection، وحدد ما إذا كانت الفقرة هي الأخيرة في النص الرئيسي للقسم لتحسين بنية المستند ووضوحه....Body (قصة النص الرئيسي) لـ Section ؛ وإلا فسيكون خاطئًا. public...foreach ( Section srcSection in docToInsert . Sections . OfType...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Paragraph.IsEndOfSection | Aspose.Words per .NET

    Scopri la proprietà Paragraph IsEndOfSection, identifica se un paragrafo è l'ultimo nel testo principale di una sezione per migliorare la struttura e la chiarezza del documento....principale della storia) di un Section ; falso altrimenti. public...foreach ( Section srcSection in docToInsert . Sections . OfType...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Supprimer des diapositives des présentations en...

    Supprimez aisément des diapositives des présentations PowerPoint et OpenDocument avec Aspose.Slides pour .NET. Obtenez des exemples de code C# clairs et améliorez votre flux de travail....diapositive affecte‑t‑elle les sections de diapositives ? Si la diapositive...diapositive appartenait à une section, cette section contiendra simplement...

    docs.aspose.com/slides/fr/net/remove-slide-from...
  7. FieldAutoTextList Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldAutoTextList، المصممة لتبسيط أتمتة المستندات باستخدام تنفيذ حقل AUTOTEXTLIST الفعال....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Node.js経由のC++でヘッダーとフッターを設定する方法|Documentation

    この記事では、Aspose.Cells for Node.js via C++を使用してExcelのワークシートのヘッダーとフッターに画像をプログラム的に挿入する方法について説明します。...これらのメソッドは2つのパラメータだけを受け取ります: Section – ヘッダーやフッターを配置するセクション。左、中央...worksheet name at the left section of the header pageSetup . setHeader...

    docs.aspose.com/cells/ja/nodejs-cpp/setting-hea...
  9. Archiv

    Archiv...Klonen Sie Abschnitt in ein Section objekt mit der methode Document...Document.getSections().add(Section) hinzu. Speichern Sie das Dokument...

    blog.aspose.com/de/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/