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

paragraphs

(0.25 sec)
  1. Javaでプレゼンテーションから段落の境界を取得|Aspose.Slides ドキュメント

    Java用 Aspose.Slides で段落とテキストポーションの境界を取得し、PowerPoint プレゼンテーションのテキスト配置を最適化する方法を学びます。...を使用すると、開発者は TextFrame の段落コレクション内の Paragraph の矩形座標を取得できます。また、段落のポーションコレクション内の...getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...

    docs.aspose.com/slides/ja/java/paragraph/
  2. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method... append_paragraph ( 'Source document text. '...first_section . body . append_paragraph ( 'Destination document text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. 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...
  5. 記録

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

    blog.aspose.com/ja/slides/extract-text-from-pow...
  6. 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/
  7. إضافة كائن مستطيل إلى ملف PDF|Aspose.PDF لـ C++

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

    docs.aspose.com/pdf/ar/cpp/add-rectangle/
  8. Criar Documento PDF usando C++|Aspose.PDF for C++

    A tarefa mais popular e básica ao trabalhar com um arquivo PDF é criar um documento do zero. Use a biblioteca Aspose.PDF para C++....Adicione TextFragment à coleção Paragraph da página Salve o documento..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/pt/cpp/create-document/
  9. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document loading process should match a specific MS Word version...document is missing the default paragraph formatting style. # This default..., doc . styles . default_paragraph_format . line_spacing , delta...

    reference.aspose.com/words/python-net/aspose.wo...