Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 15,532 for

section

(0.21 sec)
  1. Sklonuj dokument w Python|Aspose.Words dla Pyth...

    Sklonuj dokument, aby uzyskać jego identyczną kopię za pomocą Python. Podczas tworzenia kopii klonowane są węzły i właściwości oryginalnego dokumentu.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/pl/python-net/clone-a-doc...
  2. Klonovat dokument v Python|Aspose.Words místo P...

    Klonovat dokument pro získání jeho identické kopie pomocí Python. Při vytváření kopie jsou klonovány uzly a vlastnosti původního dokumentu.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/cs/python-net/clone-a-doc...
  3. C# でドキュメントのクローンを作成する|.NET用Aspose.Words

    C# を使用してドキュメントのクローンを作成し、同一のコピーを取得します。コピーを作成すると、元のドキュメントのノードとプロパティが複製されます。... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/ja/net/clone-a-document/
  4. Split Documents via C# | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C# application. Split document by page number or by some predefined pattern....into smaller, more manageable sections. This is especially beneficial...ensuring that only relevant sections are processed when needed...

    products.aspose.com/total/net/split/
  5. Retournez le texte dans Word en utilisant Java

    Retournez le texte dans Word à l'aide de Java. Obtenez les informations nécessaires pour définir l'EDI, une liste d'étapes et un exemple de code pour modifier la direction du texte dans Word à l'aide de Java....Document Parcourez toutes les sections du document Convertir l’élément...l’élément Objet en section Définissez l’orientation du texte de...

    kb.aspose.com/fr/words/java/flip-the-text-in-wo...
  6. 幻灯片章节|Aspose.Slides for Node.js via .NET 文档

    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.... addSection ( "Section 1" , newSlide1 ); var section2...getSections (). addSection ( "Section 2" , newSlide3 ); // section1...

    docs.aspose.com/slides/zh/nodejs-java/slide-sec...
  7. Archiv

    Archiv...JAR Datei aus dem releases section herunterladen oder die folgenden...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();...

    blog.aspose.com/de/words/add-remove-header-foot...
  8. FieldAutoTextList.ListStyle | Aspose.Words لـ .NET

    اكتشف خاصية FieldAutoTextList ListStyle لتخصيص قوائم إدخالاتك بسهولة. حسّن محتواك بأنماط مُخصصة اليوم!...Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Paragraph | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Sección|Documentación de Aspose.Slides

    Gestionar secciones de diapositivas en Aspose.Slides for Java: crear, renombrar, reordenar y agrupar diapositivas con ejemplos en Java para PPT, PPTX y ODP.... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // Acceder a una...

    docs.aspose.com/slides/es/java/examples/element...