Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 18,586 for

paragraph

(0.54 sec)
  1. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    اكتشف خاصية ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle. حسّن تصميم مستندك بإزالة المسافات بين الفقرات المتشابهة.... Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...); builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Procurar

    Procurar...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/pt/slides/convert-ppt-to-video-...
  3. Comment ajouter une image à un document HTML ? ...

    Apprenez à ajouter des images au code HTML avec Aspose.HTML for .NET. Examinez différentes méthodes dans des exemples C# prêts à l'emploi....qu’il existe au moins deux paragraphes avant de procéder aux modifications...éléments de paragraphe en vérifiant que paragraphs.Length >= 2...

    docs.aspose.com/html/fr/net/how-to-articles/how...
  4. Formater le texte PowerPoint en PHP|Documentati...

    Formater et styliser le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides for PHP via Java. Personnalisez les polices, les couleurs, l'alignement, et plus encore....-> clear (); $para = new Paragraph (); $portion1 = new Portion...-> clear (); $para = new Paragraph (); $portion1 = new Portion...

    docs.aspose.com/slides/fr/php-java/text-formatt...
  5. Nota de Rodapé Nota de Fim|Aspose.PDF for Repor...

    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 > < Paragraph > < TextRuns > < TextRun...</ TextRuns > </ Paragraph > </ Paragraphs > </ Textbox > Justificar...

    docs.aspose.com/pdf/pt/reportingservices/footno...
  6. Chercher

    chercher...Ensuite, sélectionnez le paragraphe souhaité dans un objet IParagraphe...try { // Sélectionnez le paragraphe pour ajouter un effet IAutoShape...

    blog.aspose.com/fr/slides/apply-animation-to-te...
  7. Shape.FirstParagraph | Aspose.Words per .NET

    Recupera il primo paragrafo di una forma senza sforzo. Migliora il layout del tuo documento con la nostra funzionalità "Forma PrimoParagrafo" di facile utilizzo.... public Paragraph FirstParagraph { get ; } Esempi...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/it/net/aspose.words....
  8. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...Paragraphs.Add(para); //add a new page...ignored if there are any paragraphs on ANY page in the document...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  9. DocumentBuilder.EndEditableRange | Aspose.Words...

    Scopri il metodo EndEditableRange di DocumentBuilder per contrassegnare in modo efficiente le sezioni modificabili nei tuoi documenti, migliorando il flusso di lavoro di modifica...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/it/net/aspose.words/...
  10. 搜索

    搜索... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/zh-hant/words/extract-text-from...