Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 18,953 for

paragraphs

(0.09 sec)
  1. Конвертировать презентации PowerPoint в видео н...

    Узнайте, как конвертировать презентации PowerPoint в видео на Java. Откройте примеры кода и методы автоматизации для оптимизации вашего рабочего процесса.... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...for Java" )); Paragraph para2 = new Paragraph (); para2 . getPortions...

    docs.aspose.com/slides/ru/androidjava/convert-p...
  2. Arsip

    Arsip...Paragraphs . Ambil dan cetak teks dari...foreach (Paragraph para in textFramesSlideOne[i].Paragraphs) { //Ulangi...

    blog.aspose.com/id/slides/extract-text-from-pow...
  3. 部分|Aspose.Slides for Node.js via .NET ドキュメント

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/ja/nodejs-java/portion/
  4. FieldListNum.ListName | Aspose.Words per .NET

    Scopri la proprietà FieldListNum ListName per gestire facilmente le definizioni di numerazione astratta, migliorando l'organizzazione e la chiarezza dei documenti.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // Il prossimo campo...

    reference.aspose.com/words/it/net/aspose.words....
  5. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations... apply_paragraph_format Paragraph formatting applied...replace occurrence. smart_paragraph_break_replacement Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PDF С++ Example|Aspose.PDF for C++

    Эта страница показывает, как использовать простое программирование для создания PDF-документа, содержащего текст - Hello World....auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ru/cpp/hello-world-example/
  7. Aspose::Words::Tables::Row::get_IsLastRow metho...

    Aspose::Words::Tables::Row::get_IsLastRow method. True if this is the last row in a table; false otherwise in C++....Enabling KeepWithNext for every paragraph in the table except for the...:: Words :: Paragraph > ( cell -> get_Paragraphs ())) { ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. TabLeader enumeration | Aspose.Words for Node.js

    Aspose.Words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....set custom tab stops for a paragraph. let doc = new aw . Document...firstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 高度な機能|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/ja/net/advanced-features/
  10. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Esplora il metodo VisitShapeStart di DocumentVisitor per migliorare l'enumerazione delle forme nelle tue applicazioni. Aumenta l'efficienza e semplifica il tuo processo di codifica!...Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...