Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 12,136 for

section

(0.13 sec)
  1. SectionCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till specifika avsnitt med egenskapen SectionCollection Item. Hämta valfritt avsnitt via index för effektiv datahantering.... public Section this [ int index ] { get ;...]. Font . Size = 6 ; doc . Sections [ 0 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Abschnitt hinzufügen|Aspose.Slides Dokumentation

    Abschnitt in PowerPoint-Präsentation in C# oder .NET hinzufügen und bearbeiten... Sections . AddSection ( "Abschnitt...ISection section2 = pres . Sections . AddSection ( "Abschnitt...

    docs.aspose.com/slides/de/net/slide-section/
  3. Kloon een document in Python|Aspose.Words voor ...

    Kloon een document om zijn identieke kopie te krijgen met behulp van Python. Bij het maken van een kopie worden knooppunten en eigenschappen van het originele document gekloond.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/nl/python-net/clone-a-doc...
  4. Sklonuj dokument w C#|Aspose.Words dla .NET

    Sklonuj dokument, aby uzyskać jego identyczną kopię za pomocą C#. Podczas tworzenia kopii klonowane są węzły i właściwości oryginalnego dokumentu.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/pl/net/clone-a-document/
  5. Split Documents via Java | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your Java application. Split document by page number or by some predefined pattern....document into more manageable sections, facilitating easier editing...especially useful when different sections of a document require individual...

    products.aspose.com/total/java/split/
  6. Range.unlink_fields method | Aspose.Words for P...

    Range.unlink_fields method. Unlinks fields in this range....docx' ) new_section = doc . sections [ 0 ] . clone ( True...) . as_section () doc . sections . add ( new_section ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.PageNumberStyle | Aspose.Words per .NET

    Scopri la proprietà PageSetup PageNumberStyle per personalizzare facilmente il formato dei numeri di pagina, migliorando la presentazione e la chiarezza del documento.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Node.PreviousSibling | Aspose.Words för .NET

    Upptäck egenskapen Node PreviousSibling för att enkelt komma åt noden som kommer före din nuvarande nod, vilket förbättrar dina DOM-manipulationsfärdigheter.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // Båda sektionerna...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Gérer le zoom|Documentation d'Aspose.Slides pou...

    Ajouter un zoom ou des cadres de zoom aux présentations PowerPoint...passer à des diapositives, sections et portions spécifiques d’une...uniquement une seule section, utilisez un Zoom de Section . Zoom de Diapositive...

    docs.aspose.com/slides/fr/php-java/manage-zoom/
  10. Sección de Diapositivas|Documentación de Aspose...

    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 "Sección...auto section2 = pres -> get_Sections () -> AddSection ( u "Sección...

    docs.aspose.com/slides/es/cpp/slide-section/