Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 15,302 for

section

(0.44 sec)
  1. Formula Editor Window|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....The dialog is divided into sections : the edit area at the top...Formula dialog is divided into sections, described below. Edit Area...

    docs.aspose.com/cells/reportingservices/formula...
  2. מסמך מגביל עריכה Python|Aspose.Words עבור Pytho...

    הגבלת מסמך על ידי הגדרת סוג הגבלה באמצעות 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/he/python-net/restrict-do...
  3. Extraire un paragraphe d'un PDF C#|Aspose.PDF f...

    Apprenez à extraire des paragraphes de documents PDF en .NET en utilisant Aspose.PDF pour la récupération de texte structuré....fonctionnalité pour rechercher des sections et des paragraphes dans le...En dessinant la bordure des sections et des paragraphes de texte...

    docs.aspose.com/pdf/fr/net/extract-paragraph-fr...
  4. Python'te Belge Düzenlemeyi Sınırla|Python via ...

    Python'i kullanarak bir kısıtlama türü ayarlayarak belgenin düzenlenmesini kısıtlayın. Ayrıca korumayı kaldırabilir ve sınırsız düzenlenebilir bölgeler oluşturabilirsiniz....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/tr/python-net/restrict-do...
  5. Body Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Body, ditt viktiga verktyg för att enkelt hantera avsnittstext och förbättra effektiviteten i dokumenthanteringen....underordnad Section . Det kan bara finnas en Body i en Section . En...rotdokumentnoden. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Travailler avec un document dans Python|Aspose....

    La classe `Document` fournit diverses propriétés et méthodes de document utilisant Python. Vous utilisez la classe `Document` comme point de départ pour tout ce que vous souhaitez effectuer avec Aspose.Words pour Python. L'objet `Document` peut être enregistré dans un fichier ou un flux et également envoyé à un navigateur....l’ensemble du document ou des sections distinctes. Document contient...collection d’objets Section permettant d’obtenir une section particulière...

    docs.aspose.com/words/fr/python-net/working-wit...
  7. 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...
  8. 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...
  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/