Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 15,205 for

section

(0.55 sec)
  1. Başlıklar ve Altbilgilerle Node.js C++ üzerinde...

    Bu makale, Aspose.Cells for Node.js via C++ kullanarak Excel çalışma sayfalarının başlık ve altbilgisine nasıl programlı olarak resim ekleyeceğinizi açıklar....worksheet name at the left section of the header pageSetup . setHeader...current time at the central section of the header // and changing...

    docs.aspose.com/cells/tr/nodejs-cpp/setting-hea...
  2. PaperSize Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.PaperSize-enum för att definiera anpassade pappersstorlekar i dina dokument. Förbättra din dokumentformatering med lätthet!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. PaperSize Enum | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Insérer et ajouter des documents dans Java|Aspo...

    Combinez des documents en un seul: insérez ou ajoutez un document dans un document nouveau ou existant en utilisant rechercher et remplacer, fusionner un champ, un signet ou simplement à la fin du document dans Java....InsertDocumentInline : Les sous-sections suivantes décrivent les options...votre document, tel qu’une section ou un paragraphe, vous devez...

    docs.aspose.com/words/fr/java/insert-and-append...
  5. Travailler avec des listes en C++|Aspose.Words ...

    Introduction à la fonction de formatage de numérotation dans Aspose.Words pour C++....de redémarrage pour chaque section Vous pouvez redémarrer une...une liste pour chaque section à l’aide de la propriété IsRestartAtEachSecti...

    docs.aspose.com/words/fr/cpp/working-with-lists/
  6. Lưu trữ

    Lưu trữ...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/vi/words/add-or-remove-header-a...
  7. آرشیوها

    آرشیوها...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/fa/words/add-or-remove-header-a...
  8. Référence|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....Référence Contents [ Hide ] Cette section décrit les barres de commande...avec liste de formules. Cette section inclut les sujets suivants:...

    docs.aspose.com/cells/fr/reportingservices/refe...
  9. Python でドキュメントのクローンを作成する|Python via .NET用Aspose...

    Python を使用してドキュメントのクローンを作成し、同一のコピーを取得します。コピーを作成すると、元のドキュメントのノードとプロパティが複製されます。... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/ja/python-net/clone-a-doc...
  10. DocumentVisitor.VisitStructuredDocumentTagRange...

    اكتشف طريقة DocumentVisitor VisitStructuredDocumentTagRangeEnd، وهي ضرورية للتعامل مع علامات المستندات المنظمة بشكل فعال في تطبيقاتك....VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/ar/net/aspose.words/...