Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 18,389 for

paragraphs

(0.44 sec)
  1. تحويل ODT إلى PPTM عبر C# .NET أو مع محول مجاني...

    تحويل مستندات Word odt إلى ملفات PowerPoint pptm باستخدام C#. تحويل ملفات متعددة داخل ASP.NET أو تطبيقات .NET الأخرى....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/ar/net/conversion/odt...
  2. تحويل OTT إلى PPTM عبر C# .NET أو مع محول مجاني...

    تحويل مستندات Word ott إلى ملفات PowerPoint pptm باستخدام C#. تحويل ملفات متعددة داخل ASP.NET أو تطبيقات .NET الأخرى....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/ar/net/conversion/ott...
  3. تحويل OTT إلى POTM عبر C# .NET أو مع محول مجاني...

    تحويل مستندات Word ott إلى ملفات PowerPoint potm باستخدام C#. تحويل ملفات متعددة داخل ASP.NET أو تطبيقات .NET الأخرى....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/ar/net/conversion/ott...
  4. Converteer ODT naar POTX via C# .NET of met gra...

    Converteer Word-documentdocumenten naar PowerPoint POTX-bestanden met C#. Converteer meerdere bestanden binnen ASP.NET of andere .NET-toepassingen....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/nl/net/conversion/odt...
  5. Converti TXT in PPS tramite C# .NET o con il co...

    Converti documenti Word in file pps PowerPoint con C#. Converti più file all'interno di ASP.NET o altre applicazioni .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/it/net/conversion/txt...
  6. Converti ODT in PPSX tramite C# .NET o con il c...

    Converti documenti Word in file ppsx PowerPoint con C#. Converti più file all'interno di ASP.NET o altre applicazioni .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/it/net/conversion/odt...
  7. Converti TXT in PPTX tramite C# .NET o con il c...

    Converti documenti Word in file pptx PowerPoint con C#. Converti più file all'interno di ASP.NET o altre applicazioni .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/it/net/conversion/txt...
  8. Converteer OTT naar PPTX via C# .NET of met gra...

    Converteer Word-documentdocumenten naar PowerPoint PPTX-bestanden met C#. Converteer meerdere bestanden binnen ASP.NET of andere .NET-toepassingen....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/nl/net/conversion/ott...
  9. 向PDF文件添加椭圆对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建椭圆对象。...将图形对象添加到页面的段落集合中 page -> get_Paragraphs () -> Add ( graph ); // 保存PDF文件...添加图形对象到页面的段落集合中 page -> get_Paragraphs ()-> Add ( graph ); // 保存PDF文件...

    docs.aspose.com/pdf/zh/cpp/add-ellipse/
  10. PDFから段落を抽出|Aspose.PDF for C++

    この記事では、Aspose.PDFの特別なツールであるParagraphAbsorberを使用して、PDFドキュメントからテキストを抽出する方法について説明します。...for ( auto & paragraph : section -> get_Paragraphs ()) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph -> get_Points (), page ); } } doc ->...

    docs.aspose.com/pdf/ja/cpp/extract-paragraph-fr...