Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 15,193 for

section

(0.09 sec)
  1. 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/...
  2. Archivo

    Archivo...Sections . Clone la sección en un nuevo...docx"); for (int i = 0; i < doc.Sections.Count; i++) { // Divida un...

    blog.aspose.com/es/words/split-ms-word-document...
  3. FieldAutoTextList.ScreenTip | Aspose.Words per ...

    Scopri la proprietà FieldAutoTextList ScreenTip e personalizza facilmente il testo della tua descrizione schermo per migliorare l'esperienza utente e la chiarezza della tua applicazione....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/it/net/aspose.words....
  4. FieldAutoTextList.EntryName | Aspose.Words för ...

    Upptäck hur du hanterar AutoText-poster med egenskapen FieldAutoTextList EntryName – ange eller hämta enkelt namn för effektiv dokumentredigering....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Perubahan dalam nama metode|Aspose.PDF untuk Java

    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.... Section.setIsLanscape () diubah menjadi Section.isLandscape(true);...

    docs.aspose.com/pdf/id/java/change-in-methods-n...
  6. Python でのドキュメント編集の制限|Python via .NET用Aspose.Words

    Python を使用して制限タイプを設定し、ドキュメントの編集を制限します。保護を解除して、無制限に編集可能な領域を作成することもできます。...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/ja/python-net/restrict-do...
  7. Document.LastSection | Aspose.Words för .NET

    Upptäck egenskapen LastSection för att enkelt komma åt den sista delen av ditt dokument, vilket förbättrar navigering och effektivitet i innehållshantering.... public Section LastSection { get ; } Anmärkningar...Assert . AreEqual ( 1 , doc . Sections . Count ); // Använd en dokumentbyggare...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. 記録

    記録...sectionsコレクションの各セクションをループします。 コレクシ...Documentクラスの新しいオブジェクトを作成します。 Document.sections.clear()メソッドを使用してデフォルトのセクションをクリアします。...

    blog.aspose.com/ja/words/split-a-word-document-...
  9. 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/
  10. SectionCollection.to_array method | Aspose.Word...

    SectionCollection.to_array method. Copies all Sections from the collection to a new array of Sections....method to_array() Copies all sections from the collection to a new...new array of sections. def to_array ( self ): ... Returns An...

    reference.aspose.com/words/python-net/aspose.wo...