Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 15,553 for

paragraphs

(0.07 sec)
  1. Membuat PDF yang kompleks|Aspose.PDF untuk Pyth...

    Aspose.PDF untuk Python via .NET memungkinkan Anda membuat dokumen yang lebih kompleks yang mengandung gambar, fragmen teks, dan tabel dalam satu dokumen.... Tambahkan header ke paragraphs halaman. Buat TextFragment...Position ( 130 , 720 ) page . paragraphs . add ( header ) # Tambahkan...

    docs.aspose.com/pdf/id/python-net/complex-pdf-e...
  2. ListFormat.IsListItem | Aspose.Words per .NET

    ListFormat IsListItem proprietà. Vero quando al paragrafo è applicata la formattazione puntata o numerata in C#.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/it/net/aspose.words....
  3. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.ContentStatus | Aspos...

    BuiltInDocumentProperties ContentStatus ملكية. الحصول على أو تعيينContentStatus من الوثيقة في C#....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."الفقرات" المضمنة. properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Ajouter un objet Ellipse au fichier PDF|Aspose....

    Cet article explique comment créer un objet Ellipse dans votre PDF en utilisant Aspose.PDF pour C++....collection de paragraphes de la page page -> get_Paragraphs () -> Add...collection de paragraphes de la page page -> get_Paragraphs ()-> Add...

    docs.aspose.com/pdf/fr/cpp/add-ellipse/
  7. Document.StartTrackRevisions | Aspose.Words per...

    Document StartTrackRevisions metodo. Inizia a contrassegnare automaticamente tutte le ulteriori modifiche apportate al documento a livello di codice come modifiche di revisione in C#.... Paragraphs [ 0 ]. Runs [ 0 ]. IsInsertRevision...doc . FirstSection . Body . Paragraphs [ 0 ]. Runs [ 1 ]. IsInsertRevision...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Insérer et joindre des documents|Aspose.Words p...

    Combinez des documents en un seul: insérez ou ajoutez un document dans un document nouveau ou existant en utilisant la recherche et le remplacement, le champ de fusion, le signet ou simplement à la fin du document dans Python.... Pour ce faire, créez un paragraphe marqué de favoris dans lequel...doit pas contenir plusieurs paragraphes ou textes que vous souhaitez...

    docs.aspose.com/words/fr/python-net/insert-and-...
  9. Make A Document In Javascript

    Create a file using Node.js via .NET library. Easily create a new document in JavaScript in a few steps....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.nextSibling...

    products.aspose.com/words/nodejs-net/make/
  10. Make WORD Using Javascript

    Make a new a Word document in JavaScript in a few steps. Easily create a Word document using Node.js via .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.nextSibling...

    products.aspose.com/words/nodejs-net/make/word/