Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 18,529 for

paragraphs

(0.18 sec)
  1. 記録

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

    blog.aspose.com/ja/slides/apply-animation-to-te...
  2. המונחים: Document nodes|Aspose.Words עבור Python

    כיצד להפיק תוכן ספציפי מטווח בתוך המסמך בקלות Python....יכולות להיות גם רמת בלוק ( Paragraph , Table או רמת Inline (e.g...אותם למסמך חדש: המונחים: Paragraphs זה מדגים כיצד להשתמש בשיטה...

    docs.aspose.com/words/he/python-net/how-to-extr...
  3. Intégrer des données Excel dans des présentatio...

    Lire des données à partir de classeurs Excel dans Aspose.Slides à l'aide de l'API ExcelDataWorkbook. Charger des feuilles et des cellules et utiliser les valeurs pour générer des présentations PowerPoint basées sur les données....Slides [ 0 ]); // Obtenir les paragraphes de la forme cible (suppose...utilisé). IParagraphCollection paragraphs = ( slide . Shapes [ 1 ]...

    docs.aspose.com/slides/fr/net/excel-integration/
  4. 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....Tambahkan TextFragment ke koleksi paragraphs dari halaman save() dokumen...teks ke halaman baru page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/id/python-net/get-started/h...
  5. Szöveg és képek kibontása a PPTX fájlokból a Py...

    Python forráskód a PPTX prezentáció elemzéséhez....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hu/python-net/parser...
  6. Automate Presentation Localization on Android|A...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides for Android, 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/androidjava/presentation...
  7. 使用 .NET 创建 PDF | Aspose.PDF

    本主題介紹如何使用 Aspose.PDF 用於 .NET API,以便在 .NET 應用程式中輕鬆生成和讀取 PDF 檔。... 將 TextFragment 加入到頁面的 Paragraphs 集合中。 使用 Save(String) 方法儲存.... Pages . Add (); page . Paragraphs . Add ( new Aspose . Pdf...

    products.aspose.com/pdf/zh-hant/net/create/
  8. Work with Text in a Table|Aspose.Words for C++

    Replace text in a table in C++. Extract Plain Text from Table or Cell using C++....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/cpp/work-with-text-in-a-t...
  9. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/java/extract-text-from-an...
  10. Section.body property | Aspose.Words for Node.js

    Section.body property. Returns the [Body](../../body/) child node of the section....section, one body and one paragraph. // Call the "RemoveAllChildren"...contains at least one empty paragraph. body . ensureMinimum ();...

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