Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 15,447 for

section

(0.27 sec)
  1. Tạo PDF Bằng Python

    Tạo một PDF mới trong Python trong một vài bước. Dễ dàng tạo PDF bằng Python via .NET thư viện....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/vi/python-net/make/pdf/
  2. Convertir des documents PDF en utilisant Python...

    Cette Section contient des articles relatifs à la conversion de documents PDF en différents formats et vice versa en utilisant l'API Python....PDF pour la conversion La section suivante décrit les options...l’enregistrement. Notez que la section actuelle décrit uniquement...

    docs.aspose.com/pdf/fr/python-java/converting/
  3. BuildingBlock.Type | Aspose.Words för .NET

    Upptäck egenskapen Byggblockstyp, viktig för att definiera byggblockstyper i dina projekt. Förbättra din design med tydlighet och precision!...this block in the Quick Parts section of word will place its contents...noder på platsen. Section section = new Section ( mGlossaryDoc );...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Fichier Psd|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....prend en charge toutes les sections du format de fichier Adobe...prend en charge toutes les sections du format PSD. 1. En-têtes...

    docs.aspose.com/psd/fr/net/psd-file/
  5. Orientation Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Orientation per un controllo impeccabile dell'orientamento della pagina. Migliora la formattazione dei tuoi documenti con facilità e precisione!...Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Gestionar Zoom de Presentación en C++|Documenta...

    Crear y personalizar Zoom con Aspose.Slides para C++ — saltar entre secciones, añadir miniaturas y transiciones en presentaciones PPT, PPTX y ODP....pres -> get_Sections () -> AddSection ( u "Section 1" , slide...0f , 200.0f , pres -> get_Sections () -> idx_get ( 1 )); // Guarda...

    docs.aspose.com/slides/es/cpp/manage-zoom/
  7. 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/
  8. Node.GetText | Aspose.Words per .NET

    Scopri il metodo Node GetText per recuperare senza sforzo il testo da un nodo e dai suoi elementi figlio, migliorando la gestione dei dati e l'efficienza dello sviluppo.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  9. 幻灯片章节|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...
  10. Slide-Abschnitte in Präsentationen mit Java ver...

    Optimieren Sie Slide-Abschnitte in PowerPoint und OpenDocument mit Aspose.Slides für Java - teilen, umbenennen und neu anordnen, um PPTX- und ODP-Workflows zu verbessern.... addSection ( "Section 1" , newSlide1 ); ISection...getSections (). addSection ( "Section 2" , newSlide3 ); // section1...

    docs.aspose.com/slides/de/java/slide-section/