Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 18,590 for

paragraphs

(0.65 sec)
  1. Developer Guide|Documentation

    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....with Text Style Paragraph Working with Paragraph Style Working...

    docs.aspose.com/diagram/java/developer-guide/
  2. Notatki wydania Aspose.PSD dla .NET 19.4|Docume...

    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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); } PsdOptions imageOptions = new PsdOptions (...

    docs.aspose.com/psd/pl/net/aspose-psd-for-net-1...
  3. Insérer et ajouter des documents dans C#|Aspose...

    Combinez des documents en un seul: insérez ou ajoutez un document dans un document nouveau ou existant en utilisant la recherche et le remplacement, le champ de fusion, le signet ou simplement à la fin du document dans C#....document peut contenir des paragraphes avec le texte [INTRODUCTION]...vous devez remplacer ces paragraphes par le contenu obtenu à partir...

    docs.aspose.com/words/fr/net/insert-and-append-...
  4. Arsip

    Arsip...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/id/slides/apply-animation-to-te...
  5. Архів

    Архів...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/uk/slides/apply-animation-to-te...
  6. Get the titles of all the slides|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...."presentationDocument" ); } // Declare a paragraph separator. string paragraphSeparator...in each paragraph in this shape. foreach ( var paragraph in shape...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  7. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_paragraph_end(paragraph) Called when enumeration...of a paragraph has ended. visit_paragraph_start(paragraph) Called...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用C++创建PDF文档|Aspose.PDF for C++

    使用PDF文件的最受欢迎和基本的任务是从头开始创建文档。使用Aspose.PDF for C++库。...对象 将 TextFragment 添加到页面的 Paragraph 集合中 保存生成的PDF文档 void CreatePDF..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/zh/cpp/create-document/
  9. Python 中 Hello World 的示例|Aspose.PDF for Python ...

    此示例演示如何使用 Aspose.PDF for Python via .NET 创建一个包含文本 Hello World 的简单 PDF 文档。...对象 将 TextFragment 添加到页面的 paragraphs 集合中 save() 生成的 PDF 文档 以下代码片段是一个..." ) # 将文本片段添加到新页面 page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/zh/python-net/hello-world-e...
  10. ShapeBase.ParentParagraph | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase ParentParagraph—يمكنك الوصول بكفاءة إلى الفقرة الأصلية المباشرة لإدارة المحتوى بشكل مبسط وتحسين التنظيم.... public Paragraph ParentParagraph { get ; }...docx" ); أنظر أيضا class Paragraph class ShapeBase مساحة الاسم...

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