Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 18,511 for

paragraphs

(0.26 sec)
  1. تنسيق النص داخل PDF باستخدام بايثون|Aspose.PDF ...

    توضح هذه الصفحة كيفية تنسيق النص داخل ملف PDF الخاص بك. هناك إضافة مسافة بادئة للسطر، إضافة حدود للنص، إضافة نص تحت الخط، إلخ....PDF مع TextFragment ومجموعة Paragraphs. يرجى استخدام مقطع الكود...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ar/python-net/text-formatti...
  2. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....after the paragraph containing the matched text. Paragraph para =...= (Paragraph) args.getMatchNode().getParentNode(); insertDocument(para...

    reference.aspose.com/words/java/com.aspose.word...
  3. ASP - JScript через COM Interop|Aspose.PDF for ...

    Узнайте, как использовать Aspose.PDF for .NET в приложениях ASP и JScript с помощью COM Interop. Включите расширенные возможности PDF....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/ru/net/asp-jscript-via-com-...
  4. Footnote parent text (text with superscript num...

    I am trying to modify the document via Python-docx_aspose module containing footnotes and references. image.png (65.1 KB) In attached screenshot. Text “Schedule 1” has reference to another page as well as footnote supe…...merged with the footnote’s own paragraph when the document is edited...modifies the “Schedule 1” paragraph and saves the file. Sample...

    forum.aspose.com/t/footnote-parent-text-text-wi...
  5. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Upptäck hur egenskapen ViewOptions DoNotDisplayPageBoundaries förbättrar din layout genom att eliminera utrymme i den övre marginalen för ett renare och mer professionellt utseende.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Story.LastParagraph | Aspose.Words för .NET

    Få enkelt åtkomst till det sista stycket i din berättelse med egenskapen Story LastParagraph, vilket förbättrar din hantering och redigeringsupplevelse.... public Paragraph LastParagraph { get ; } Exempel... Trim ()); Se även class Paragraph class Story namnutrymme Aspose...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Font.Superscript | Aspose.Words per .NET

    Scopri la proprietà Font Apice e formatta facilmente il testo in apice per migliorare la leggibilità e lo stile dei tuoi documenti. Migliora il tuo design oggi stesso!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Solleva questa sequenza...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++....aph method Gets the last paragraph in the shape. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Création d'un PDF complexe|Aspose.PDF pour C++

    Aspose.PDF pour C++ vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des tableaux dans un seul document....fragments de texte (en-tête et paragraphe) et un tableau. Pour construire...centré. Ajoutez l’en-tête aux Paragraphs de la page. Créez un TextFragment...

    docs.aspose.com/pdf/fr/cpp/complex-pdf-example/
  10. Fonctionnalités Avancées|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/fr/net/advanced-features/