Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 18,520 for

paragraph

(0.4 sec)
  1. Chercher

    chercher...éléments tels que titre, paragraphe, texte, etc. Ensuite, appelez...Ajouter un paragraphe // 1. Créer un élément de paragraphe var p =...

    blog.aspose.com/fr/html/create-read-edit-html-f...
  2. Catatan Kaki Catatan Akhir|Aspose.PDF untuk Lay...

    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 > I'm...

    docs.aspose.com/pdf/id/reportingservices/footno...
  3. Chercher

    chercher...texte des paragraphes Définir le style de paragraphe par défaut...{ // Modifier le style du paragraphe de titre title.ParagraphStyle...

    blog.aspose.com/fr/note/change-text-style-in-on...
  4. Ajouter du texte à un PDF en utilisant C#|Aspos...

    Apprenez à ajouter du texte à un document PDF en .NET en utilisant Aspose.PDF pour l'amélioration du contenu et l'édition de documents....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/fr/net/add-text-to-pdf-file/
  5. Tourner le texte à l'intérieur du PDF en utilis...

    Découvrez différentes façons de faire pivoter le texte vers le PDF. Aspose.PDF vous permet de faire pivoter le texte à n'importe quel angle, de faire pivoter un fragment de texte ou un Paragraphe entier....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...fragments de texte au paragraphe paragraph -> AppendLine ( textFragment1...

    docs.aspose.com/pdf/fr/cpp/rotate-text-inside-pdf/
  6. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…..."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);..."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);...

    forum.aspose.com/t/your-examplesimple-does-not-...
  7. Aspose.Words Document Object Model (DOM)|Aspose...

    (Document Object Model) (DOM) bir Word belgesi bellek içi temsilidir. Java'i kullanarak bir Word belgesinin içeriğini ve biçimlendirmesini oku, manipüle et ve değiştir....düğümler, örneğin Section veya Paragraph , CompositeNode sınıfından...oluşturulur. Document , Section , Paragraph , Table , Shape , Run , ve...

    docs.aspose.com/words/tr/java/aspose-words-docu...
  8. NodeImporter | Aspose.Words per .NET

    Scopri il costruttore NodeImporter e crea facilmente nuove istanze di NodeImporter per semplificare la gestione dei dati e migliorare l'efficienza del progetto.... Paragraph || insertionDestination ....NodeType . Paragraph ) { Paragraph para = ( Paragraph ) srcNode...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Font.StrikeThrough | Aspose.Words per .NET

    Scopri la proprietà Font StrikeThrough. Formatta facilmente il testo barrato per dare maggiore risalto visivo ai tuoi progetti. Migliora la leggibilità oggi stesso!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

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

    搜索...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // 為所選段落添加飛行動畫效果...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/zh-hant/slides/apply-animation-...