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

paragraphs

(0.22 sec)
  1. Управление свойствами презентации в C++|Докумен...

    Освойте свойства презентаций в Aspose.Slides для C++ и упростите поиск, брендинг и рабочий процесс в ваших файлах PowerPoint и OpenDocument....SharedPtr < IParagraph > paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraph ( 0 ); System :: SharedPtr < IPortionCollection...

    docs.aspose.com/slides/ru/cpp/presentation-prop...
  2. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....SharedPtr < IParagraph > paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraph ( 0 ); System :: SharedPtr < IPortionCollection...

    docs.aspose.com/slides/cpp/presentation-propert...
  3. PDFドキュメントを作成する|Aspose.PDF for C++

    この記事では、Aspose.PDF for C++を使用してPDFドキュメントを作成およびフォーマットする方法について説明します。...に追加する TextFragment をページの Paragraphs コレクションに追加する 結果として得られるPDFドキュメントを保存する...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ja/cpp/create-pdf-document/
  4. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#....Writeln ( "first, create paragraph and run, set text" ); builder...XWPFParagraph.SetNumID(numId) to set paragraph property, CT_P.pPr.numPr"...

    docs.aspose.com/words/net/add-bullets-or-number...
  5. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Footnote Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Notes.Footnote، وهي الأداة الأساسية لإدارة الحواشي السفلية والختامية بكل سهولة ودقة في مستنداتك.... Paragraphs { get; } يحصل على مجموعة...ParentParagraph { get; } يسترد الأصل Paragraph من هذه العقدة. PreviousSibling...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Remplacer le texte dans un PDF en utilisant C++...

    En savoir plus sur les différentes façons de remplacer et de supprimer du texte dans un PDF. Aspose.PDF permet de remplacer du texte dans une région particulière ou avec une expression régulière....page où se trouve la classe Paragraph actuelle. $P est remplacé...TextFragment à la collection de paragraphes des documents PDF, il ne...

    docs.aspose.com/pdf/fr/cpp/replace-text-in-pdf/
  10. Aspose.PSD for .NET 19.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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); } PsdOptions imageOptions = new PsdOptions (...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...