Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 18,354 for

paragraphs

(0.49 sec)
  1. Примечания к выпуску Aspose.PSD для .NET 19.4|D...

    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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); } PsdOptions imageOptions = new PsdOptions (...

    docs.aspose.com/psd/ru/net/aspose-psd-for-net-1...
  2. 搜索

    搜索...paragraph_format paragraphFormat.first_line_indent...builder.writeln("A whole paragraph.") # 保存文檔 doc.save("out.docx")...

    blog.aspose.com/zh-hant/words/create-word-docum...
  3. 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...
  4. 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-...
  5. 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-...
  6. 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/
  7. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF 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/pdf/
  8. 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/
  9. 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/
  10. 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/