Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 18,344 for

paragraphs

(0.11 sec)
  1. Aspose words python : Missing tab leaders (dots...

    Hi Team, Currently using Aspose words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to update TOC fields. If we manually follow belo…... If the TOC paragraph style does not contain a right‑aligned...entries; it does not modify the paragraph style that defines the tab...

    forum.aspose.com/t/aspose-words-python-missing-...
  2. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a table style. To learn more, visit the documentation article in C++....style, linked style and next paragraph style are recursively compared...formatting properties of a paragraph style. get_Locked () const...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. C++ で PowerPoint の自動生成: 動的なプレゼンテーションを簡単に作成|Aspo...

    Aspose.Slides for C++ を使用してクラウド プラットフォーム上でスライド作成を自動化し、PowerPoint と OpenDocument ファイルを高速かつ信頼性を持って生成、編集、変換します。...auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/ja/cpp/automating-powerp...
  4. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  5. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  7. FAQs|Documentation 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....Q: Pourquoi les tailles de paragraphe sont-elles différentes sur...Le calcul des tailles de paragraphe est basé sur le calcul de...

    docs.aspose.com/slides/fr/cpp/faqs/
  8. استخراج النص والصور من مستند PPT عبر C ++ | pro...

    مثال على كود C ++ لاستخراج النص والصور من ملف PPT في C ++ Runtime Environment لنظام التشغيل Windows 32 بت و Windows 64 بت و Linux 64 بت....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/ar/cpp/parser/ppt/
  9. Extrahera text och bilder från PPT-dokument via...

    C++ exempelkod för att extrahera text och bilder från PPT-fil på C++ Runtime Environment för Windows 32 bitar, Windows 64 bitar och Linux 64 bitar....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/sv/cpp/parser/ppt/
  10. Extraheer tekst en afbeeldingen uit ODP-documen...

    C++ voorbeeldcode om tekst en afbeeldingen uit het ODP-bestand te extraheren in C++ Runtime Environment voor Windows 32 bit, Windows 64 bit en Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/nl/cpp/parser/odp/