Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 15,482 for

section

(0.12 sec)
  1. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...for s in doc . sections : s = s . as_section () s . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  2. C++ Overview|Aspose.PDF pour C++

    Aperçu des fonctionnalités clés et des formats pris en charge d'Aspose.PDF pour C++, manuel d'installation et de licence de la bibliothèque C++.... Ici, dans la section documentation d’Aspose.PDF...informations. Vérifions la section suivante pour plus de détails...

    docs.aspose.com/pdf/fr/cpp/overview/
  3. .NET でプレゼンテーションズームを管理|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用してズームを作成およびカスタマイズします — セクション間をジャンプし、サムネイルやトランジションを PPT、PPTX、ODP プレゼンテーション全体に追加します。... Sections . AddSection ( "Section 1" , slide );..., 20 , 300 , 200 , pres . Sections [ 1 ]); // プレゼンテーションを保存 pres...

    docs.aspose.com/slides/ja/net/manage-zoom/
  4. ParagraphFormat Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.ParagraphFormat per opzioni complete di formattazione dei paragrafi. Migliora lo stile dei tuoi documenti senza sforzo!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Aperçu du format 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....utilisés pour passer d’une section à la suivante. Les indicateurs...à tous ces champs dans la section, car Photoshop pourrait essayer...

    docs.aspose.com/psd/fr/net/psd-format-overview/
  6. آرشیوها

    آرشیوها...deepClone() بخش را به یک شی Section کلون کنید. با استفاده از روش...Document.getSections().add(Section) یک سند جدید ایجاد کنید و بخش...

    blog.aspose.com/fa/words/split-ms-word-document...
  7. Inställningar av sidhuvuden och sidfötter med C...

    Denna artikel förklarar hur man programmatiskt infogar en bild i sidhuvuden och sidfötter i Excel ark genom att ställa in sidhuvud och sidfot med skriptkommandon med hjälp av C++ API eller bibliotek....worksheet name at the left section of the header pageSetup . SetHeader...date and time at the central section of the header with custom font...

    docs.aspose.com/cells/sv/cpp/setting-headers-an...
  8. Travailler avec des listes en C++|Aspose.Words ...

    Introduction à la fonction de formatage de numérotation dans Aspose.Words pour C++....de redémarrage pour chaque section Vous pouvez redémarrer une...une liste pour chaque section à l’aide de la propriété IsRestartAtEachSecti...

    docs.aspose.com/words/fr/cpp/working-with-lists/
  9. Convertir un document en Java|Aspose.Words pour...

    Convertissez facilement des documents d'un format à un autre. Vous pouvez travailler avec tous les formats les plus courants tels que les formats Microsoft Word tels que DOCX ou DOC, les formats OpenDocument tels que ODT ou OTT, les formats Web tels que HTML ou XHTML, les formats de texte tels que MarkDown ou TXT, et d'autres utilisant Java.... Comme mentionné dans les sections précédentes, l’énumération...Conversions populaires La section actuelle décrit les conversions...

    docs.aspose.com/words/fr/java/convert-a-document/
  10. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...cover; var sections = word.getSections(); if (sections.getCount()...getCount() > 1) { var section1 = sections.get(0); section1.getPageSetup()...

    forum.aspose.com/t/the-header-align-is-wrong-af...