Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 14,825 for

section

(0.12 sec)
  1. إدارة أقسام الشرائح في العروض باستخدام C++|وثائ...

    تحسين أقسام الشرائح في PowerPoint و OpenDocument باستخدام Aspose.Slides لـ C++ — تقسيم، إعادة تسمية، وإعادة ترتيب لتحسين سير عمل ملفات PPTX و ODP....pres -> get_Sections () -> AddSection ( u "Section 1" , newSlide1...pres -> get_Sections () -> AddSection ( u "Section 2" , newSlide3...

    docs.aspose.com/slides/ar/cpp/slide-section/
  2. CompositeNode.RemoveChild | Aspose.Words لـ .NET

    قم بإدارة CompositeNode الخاص بك بسهولة باستخدام طريقة RemoveChild، المصممة لتبسيط إزالة العقد لتحسين الأداء والكفاءة.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // كلا القسمين...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. إدارة أقسام الشرائح في العروض التقديمية باستخدا...

    بسّط أقسام الشرائح في PowerPoint وOpenDocument باستخدام Aspose.Slides for Java — قسّمها, أعد تسميتها, وأعد ترتيبها لتحسين سير عمل ملفات PPTX وODP.... addSection ( "Section 1" , newSlide1 ); ISection...getSections (). addSection ( "Section 2" , newSlide3 ); // سيتم إنهاء...

    docs.aspose.com/slides/ar/java/slide-section/
  4. Range.UnlinkFields | Aspose.Words för .NET

    Upptäck metoden Range UnlinkFields för att enkelt koppla bort länkar från fält i ditt dokumentintervall, vilket förbättrar ditt arbetsflöde och din dokumenthantering....docx" ); Section newSection = ( Section ) doc . Sections [ 0 ]....); doc . Sections . Add ( newSection ); doc . Sections [ 1 ]. Range...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Archivio

    Archivio...sections. Per ciascuna sezione della...usando il metodo Document.sections.clear(). Importa la sezione...

    blog.aspose.com/it/words/split-a-word-document-...
  6. Body | Aspose.Words لـ .NET

    أنشئ وخصّص نسخة جديدة من Body بسهولة باستخدام مُنشئنا البديهي. استمتع بتكامل سلس لمشاريعك اليوم!... لإضافة Body الى Section يستخدم إضافة طفل إدراج بعد...المستند الجذر. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Body | Aspose.Words för .NET

    Skapa och anpassa en ny Body-instans utan ansträngning med vår intuitiva konstruktor. Upplev sömlös integration för dina projekt idag!...Att lägga till Body till en Section använda Lägg till barn InfogaEfter...rotdokumentnoden. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. スライド セクション|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.... Creating Sections in Presentations プレゼンテーショ...getSections (). addSection ( "Section 1" , newSlide1 ); var section2...

    docs.aspose.com/slides/ja/nodejs-java/slide-sec...
  9. Clonar um documento em C#|Aspose.Words para .NET

    Clone um documento para obter uma cópia idêntica usando C#. Ao criar uma cópia, os nós e as propriedades do documento original são clonados.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/pt/net/clone-a-document/
  10. Clona unui document în C#|Aspose.Words pentru .NET

    Clona unui document pentru a obține o copie identică folosind C#. `Când creezi o copie, nodurile și proprietățile documentului original sunt clonate.`... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/ro/net/clone-a-document/