Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 14,636 for

section

(0.07 sec)
  1. Clonar un documento en C#|Aspose.Words para .NET

    Clona un documento para obtener su copia idéntica usando C#. Al crear una copia, se clonan nodos y propiedades del documento original.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/es/net/clone-a-document/
  2. Klonen Sie ein Dokument in C#|Aspose.Words für ...

    Klonen Sie ein Dokument, um mit C# eine identische Kopie zu erhalten. Beim Erstellen einer Kopie werden Knoten und Eigenschaften des Originaldokuments geklont.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/de/net/clone-a-document/
  3. 幻灯片部分|Aspose.Slides 文档

    在 C# 或 .NET 中添加和编辑 PowerPoint 演示文稿中的部分... Sections . AddSection ( "部分 1" , newSlide1...ISection section2 = pres . Sections . AddSection ( "部分 2" , newSlide3...

    docs.aspose.com/slides/zh/net/slide-section/
  4. آرشیوها

    آرشیوها...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/fa/words/add-remove-header-foot...
  5. قسم الشرائح|وثائق Aspose.Slides

    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....auto section1 = pres -> get_Sections () -> AddSection ( u "القسم...auto section2 = pres -> get_Sections () -> AddSection ( u "القسم...

    docs.aspose.com/slides/ar/cpp/slide-section/
  6. Архів

    Архів...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/uk/words/extract-text-from-word...
  7. CompositeNode.LastChild | Aspose.Words per .NET

    Scopri la proprietà CompositeNode LastChild per accedere e manipolare facilmente l'ultimo nodo figlio, migliorando la gestione della struttura dei dati.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // Entrambe le...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Node.PreviousSibling | Aspose.Words per .NET

    Scopri la proprietà Node PreviousSibling per accedere facilmente al nodo che precede il nodo corrente, migliorando le tue capacità di manipolazione del DOM.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // Entrambe le...

    reference.aspose.com/words/it/net/aspose.words/...
  9. NodeCollection.Add | Aspose.Words لـ .NET

    اكتشف طريقة NodeCollection Add لإضافة العقد إلى مجموعتك بسهولة، مما يعزز إدارة البيانات لديك بسهولة وكفاءة.... Section , doc . GetChild ( NodeType...( NodeType . Body , doc . Sections [ 0 ]. GetChild ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Restringir la edición de documentos en Python|A...

    Restrinja la edición de un documento estableciendo un tipo de restricción usando Python. También puede eliminar la protección y crear regiones editables sin restricciones....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/es/python-net/restrict-do...