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

section

(0.34 sec)
  1. Comment supprimer une page vierge dans Word à l...

    Cet article explique comment supprimer une page vierge dans Word à l'aide de Java. Il contient les paramètres d'environnement, une liste d'étapes et un exemple de code exécutable pour supprimer une page vide dans Word à l'aide de Java....contenu à partir du corps d’une section sur une page et à vérifier...accéder aux pages, la méthode Section.getBody() pour extraire le...

    kb.aspose.com/fr/words/java/how-to-delete-a-bla...
  2. PDFから段落を抽出する|Aspose.PDF for Java

    本記事では、Aspose.PDFの特別なツールであるParagraphAbsorberを使用してPDFドキュメントからテキストを抽出する方法について説明します。...( 0 ); for ( MarkupSection section : markup . getSections ())...()) { DrawRectangleOnPage ( section . getRectangle (), page ); for...

    docs.aspose.com/pdf/ja/java/extract-paragraph-f...
  3. Archivio

    Archivio...paragraph break after word "section", add kind of underline and...= doc.range.replace("section&p", "section&p----------p", findReplaceOptions)...

    blog.aspose.com/it/words/find-and-replace-text-...
  4. Documentation|Aspose.PDF pour C++

    Apprenez à utiliser Aspose.PDF C++ pour créer des applications pour le traitement de documents PDF sur n'importe quelle plateforme en utilisant C#, VB. Parcourez les tutoriels, les exemples de code, et plus encore....[ Hide ] Bienvenue dans la section Documentation d'Aspose.PDF...plus encore. Ici, dans la section de documentation d’Aspose.PDF...

    docs.aspose.com/pdf/fr/cpp/
  5. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used.... first_section . body . first_paragraph ....docx' ) run = doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.FootnoteOptions | Aspose.Words لـ .NET

    اكتشف PageSetup FootnoteOptions لتخصيص ترقيم الحاشية السفلية وتحديد موقعها بسهولة لتحسين وضوح المستند واحترافيته.... Sections [ 0 ]. PageSetup . FootnoteOptions...EndnoteOptions endnoteOptions = doc . Sections [ 0 ]. PageSetup . EndnoteOptions...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. PageSetup.FootnoteOptions | Aspose.Words för .NET

    Upptäck PageSetup FootnoteOptions för att enkelt anpassa fotnotsnumrering och placering för förbättrad dokumenttydlighet och professionalism.... Sections [ 0 ]. PageSetup . FootnoteOptions...EndnoteOptions endnoteOptions = doc . Sections [ 0 ]. PageSetup . EndnoteOptions...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...renderTextAsBookfold ) for ( let s of doc . sections . toArray ()) { s . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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/ja/java/change-in-methods-n...
  10. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all paragraphs from the collection to a new array of paragraphs.... first_section . body . paragraphs ) self...para in list ( doc . first_section . body . paragraphs ): if 'third'...

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