Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 18,351 for

paragraphs

(0.16 sec)
  1. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/word/
  2. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/
  3. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/md/
  4. Python で PowerPoint プレゼンテーションから高度なテキスト抽出|Aspose...

    Aspose.Slides for Python (via .NET) を使用して PowerPoint プレゼンテーションからテキストを迅速かつ簡単に抽出する方法を学びます。シンプルな段階的ガイドに従い、時間を節約し、アプリケーションでスライドコンテンツへ効率的にアクセスしましょう。... for paragraph in text_frame . paragraphs : # 現在の段落内のテキスト部分をループ処理します。...現在の段落内のテキスト部分をループ処理します。 for portion in paragraph . portions : # 現在の部分のテキストを表示します。...

    docs.aspose.com/slides/ja/python-net/extract-te...
  5. Aspose.PDF لـ C++

    يوضح هذا الموضوع كيف يسمح Aspose.PDF بتحويل صيغ الملفات الأخرى إلى مستند PDF....// Add a new text paragraph in paragraphs collection and pass...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ar/cpp/convert-other-files-...
  6. Chercher

    chercher...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/fr/words/working-with-table-of-...
  7. Procurar

    Procurar...Paragraphs.Add(image); // Salvar arquivo...PageInfo.Margin.Left = (0); page.Paragraphs.Add(image); // Salvar arquivo...

    blog.aspose.com/pt/pdf/images-to-pdf-csharp/
  8. プレゼンテーション内の検索と置換|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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/ja/net/find-and-replace-...
  9. Wyodrębnij tekst i obrazy z plików PPTX za pomo...

    Python kod źródłowy do analizowania prezentacji PPTX....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/pl/python-net/parser...
  10. Extrahera text och bilder från PPT-filer med Py...

    Python källkod för att analysera PPT Presentation....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/sv/python-net/parser...