Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 15,008 for

paragraphs

(0.1 sec)
  1. TextPath.FontFamily | Aspose.Words per .NET

    TextPath FontFamily proprietà. Definisce la famiglia del carattere textpath in C#....textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...Body . AppendChild ( new Paragraph ( doc )); para . AppendChild...

    reference.aspose.com/words/it/net/aspose.words....
  2. TextPath.Spacing | Aspose.Words per .NET

    TextPath Spacing proprietà. Definisce la quantità di spaziatura per il testo. 1 significa 100 in C#....textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...Body . AppendChild ( new Paragraph ( doc )); para . AppendChild...

    reference.aspose.com/words/it/net/aspose.words....
  3. TextPath.Underline | Aspose.Words per .NET

    TextPath Underline proprietà. Vero se il carattere è sottolineato in C#....textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...Body . AppendChild ( new Paragraph ( doc )); para . AppendChild...

    reference.aspose.com/words/it/net/aspose.words....
  4. 管理自动调整设置|Aspose.Slides 文档

    在 C++ 中为 PowerPoint 中的文本框设置自动调整设置...Solid ); textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...Solid ); textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...

    docs.aspose.com/slides/zh/cpp/manage-autofit-se...
  5. Wasserzeichen|Aspose.Slides für Python Dokument...

    Fügen Sie Text- und Bildwasserzeichen zu PowerPoint-Präsentationen in Python hinzu... paragraphs [ 0 ] . paragraph_format . default_portion_format...watermark_frame . paragraphs [ 0 ] . paragraph_format . default_portion_format...

    docs.aspose.com/slides/de/python-net/watermark/
  6. Absatz und Teil in PPTX kopieren|Aspose.Slides ...

    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....ParagraphFormat -Instanz der Paragraph -Klasse zugegriffen werden...kopierten Werte. SharedPtr < Paragraph > CopyParagraph ( SharedPtr...

    docs.aspose.com/slides/de/cpp/copy-paragraph-an...
  7. نسخ الفقرة والجزء في PPTX|وثائق Aspose.Slides

    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....مثيل ParagraphFormat من فئة Paragraph . نحتاج إلى نسخ جميع خصائص...القيم المنسوخة. SharedPtr < Paragraph > CopyParagraph ( SharedPtr...

    docs.aspose.com/slides/ar/cpp/copying-paragraph...
  8. Копирование параграфа и порции в PPTX|Документа...

    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....экземпляр ParagraphFormat класса Paragraph . Мы должны скопировать все...скопированные значения. SharedPtr < Paragraph > CopyParagraph ( SharedPtr...

    docs.aspose.com/slides/ru/cpp/copying-paragraph...
  9. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...Post-process the document to apply paragraph alignment. foreach (Run r...update all the text of that paragraph. alexey.noskov March 25, 2025...

    forum.aspose.com/t/aspose-words-automatically-a...
  10. Tooltip PDF menggunakan C#|Aspose.PDF for .NET

    Pelajari cara menambahkan tooltip ke fragmen teks dalam PDF menggunakan C# dan Aspose.PDF... Paragraphs . Add ( new Aspose . Pdf...)); document . Pages [ 1 ]. Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/id/net/pdf-tooltip/