Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 18,529 for

paragraphs

(0.07 sec)
  1. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts to improve readability and design appeal....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentBase.ImportNode | Aspose.Words för .NET

    Importera enkelt noder från andra dokument för att förbättra ditt arbetsflöde med DocumentBases ImportNode-metod. Effektivisera din dokumenthantering idag!..., "Source document first paragraph text." )); dstDoc . FirstSection..."Destination document first paragraph text." )); // Varje nod har...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. 档案

    档案...Paragraphs[0].Portions[0].PortionFormat...// 设置超链接 shape1.TextFrame.Paragraphs[0].Portions[0].PortionFormat...

    blog.aspose.com/zh/slides/work-with-hyperlinks-...
  4. Lưu trữ

    Lưu trữ...Paragraphs [0] .Portions [0] .PortionFormat...liên kết shape1.TextFrame.Paragraphs[0].Portions[0].PortionFormat...

    blog.aspose.com/vi/slides/work-with-hyperlinks-...
  5. Chercher

    chercher...l’image JPG et l’ajouter au paragraphe Enregistrer le PDF de sortie...une image sur une page page.Paragraphs.Add(image); // Enregistrer...

    blog.aspose.com/fr/pdf/images-to-pdf-csharp/
  6. arkiv

    arkiv...SetAttribute("id", "first-paragraph"); // 3. Skapa en textnod...CreateTextNode("This is first paragraph. "); // 4. Lägg till texten...

    blog.aspose.com/sv/html/create-read-edit-html-f...
  7. Конвертация PowerPoint в видео|Документация Asp...

    Конвертация PowerPoint в видео на Java... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...для Java" )); Paragraph para2 = new Paragraph (); para2 . getPortions...

    docs.aspose.com/slides/ru/java/convert-powerpoi...
  8. Wyodrębnij tekst i obrazy z plików ODP za pomoc...

    Python kod źródłowy do analizowania prezentacji ODP....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/pl/python-net/parser...
  9. Crear documento PDF programáticamente|Aspose.PD...

    Esta página describe cómo crear un documento PDF desde cero con la biblioteca Aspose.PDF....TextFragment a la colección Paragraphs de la página. Guarda el documento...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/es/net/create-document/
  10. Travailler avec des Graphiques dans PDF|Aspose....

    Cet article explique ce qu'est un Graphique, comment créer un objet rectangle rempli, comment ajouter du texte à l'intérieur d'un objet graphique, comment ajouter un objet ligne au PDF, etc....est un élément de niveau paragraphe et il peut être ajouté à...à la collection Paragraphs dans une instance de Page. Une instance...

    docs.aspose.com/pdf/fr/cpp/graphs/