Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 18,954 for

paragraphs

(0.94 sec)
  1. Automate Presentation Localization in C++|Aspos...

    Automate PowerPoint and OpenDocument slide localization in C++ with Aspose.Slides, using practical code samples and tips for faster global rollout....languages within a single paragraph? Yes. Language ID is applied...portion level, so a single paragraph can mix multiple languages...

    docs.aspose.com/slides/cpp/presentation-localiz...
  2. Adicionar Objeto Retângulo ao arquivo PDF|Aspos...

    Este artigo explica como criar um objeto Retângulo no seu PDF usando o Aspose.PDF para C++.... Paragraphs . Add ( graph ); } Criar...instância da página page . Paragraphs . Add ( graph ); // Criar...

    docs.aspose.com/pdf/pt/cpp/add-rectangle/
  3. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...the original portion or the paragraph parent for the portion, after...get_Item(2,2); // Keeping the paragraph around for triggering the...

    forum.aspose.com/t/iportioneffectivedata-instan...
  4. 記録

    記録...Paragraphs プロパティを使用してそのテキストにアクセスします。...foreach (Paragraph para in textFramesSlideOne[i].Paragraphs) { //現在の段落の一部をループする...

    blog.aspose.com/ja/slides/extract-text-from-pow...
  5. Añadir Objeto Rectángulo al Archivo PDF|Aspose....

    Este artículo explica cómo crear un objeto Rectángulo en su PDF usando Aspose.PDF para C++.... Paragraphs . Add ( graph ); } Crear...instancia de página page . Paragraphs . Add ( graph ); // Crear...

    docs.aspose.com/pdf/es/cpp/add-rectangle/
  6. إضافة كائن مستطيل إلى ملف PDF|Aspose.PDF لـ C++

    يشرح هذا المقال كيفية إنشاء كائن مستطيل إلى ملف PDF باستخدام Aspose.PDF لـ C++....Paragraphs.Add(graph); } إنشاء كائن...الفقرات في مثيل الصفحة page . Paragraphs . Add ( graph ); // إنشاء...

    docs.aspose.com/pdf/ar/cpp/add-rectangle/
  7. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....append a paragraph to it. The text in that paragraph // will appear...getHeadersFooters().add(header); Paragraph para = header.appendParagraph("My...

    reference.aspose.com/words/java/com.aspose.word...
  8. 新着情報|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/
  9. 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...
  10. 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...