Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 14,855 for

section

(0.68 sec)
  1. 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/
  2. 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...
  3. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. BuildingBlock Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.BuildingBlocks.BuildingBlock för att skapa och hantera ordlisteposter som AutoText och AutoCorrect för förbättrad dokumenteffektivitet.... Sections { get; } Returnerar en samling...BuildingBlock kan endast innehålla Section noder. BuildingBlock kan bara...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Convertir un document en C#|Aspose.Words pour .NET

    Convertissez facilement des documents d'un format à un autre à l'aide de C#. Vous pouvez travailler avec tous les formats les plus populaires comme les formats Microsoft Word comme DOCX ou DOC, les formats OpenDocument comme ODT ou OTT, les formats Web comme HTML ou XHTML, les formats de texte comme MarkDown ou TXT, et autres.... 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/net/convert-a-document/
  7. BuildingBlock Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.BuildingBlocks.BuildingBlock لإنشاء وإدارة إدخالات المصطلحات مثل AutoText وAutoCorrect لتحسين كفاءة المستند.... Sections { get; } يعيد مجموعة تمثل...BuildingBlock يمكن أن تحتوي فقط Section العقد. BuildingBlock لا يمكن...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Travailler avec des formulaires|Aspose.PDF for ...

    Cette Section explique comment travailler avec des AcroForms et des formulaires XFA dans vos documents PDF avec Aspose.PDF for .NET....formulaires Contents [ Hide ] Cette section décrit une approche rapide...l’utilisation de l’Aspose.PDF. La section discute également de la manière...

    docs.aspose.com/pdf/fr/net/working-with-forms/
  9. 메소드 이름의 변경|Aspose.PDF for 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 ()는 **Section.isLandscape(true);**로...

    docs.aspose.com/pdf/ko/java/change-in-methods-n...
  10. Paragraph.get_effective_tab_stops method | Aspo...

    Paragraph.get_effective_tab_stops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists.... first_section . body . first_paragraph #...assertEqual ( 0 , len ( doc . first_section . body . first_paragraph ....

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