Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 18,954 for

paragraphs

(0.13 sec)
  1. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFootnotes method. Specifies whether to compare differences in footnotes and endnotes 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...
  2. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this document is edited in Microsoft Word 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/doc...
  4. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...(); var paragraph = new aspose . slides . Paragraph (); paragraph...slides . FillType . Solid )); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  5. 아카이브

    아카이브...Paragraphs[0].Portions[0].PortionFormat...하이퍼링크 설정 shape1.TextFrame.Paragraphs[0].Portions[0].PortionFormat...

    blog.aspose.com/ko/slides/work-with-hyperlinks-...
  6. 아카이브

    아카이브...SetAttribute("id", "first-paragraph"); // 3. 텍스트 노드 생성 var paraText...CreateTextNode("This is first paragraph. "); // 4. 단락에 텍스트 추가 p.A...

    blog.aspose.com/ko/html/create-read-edit-html-f...
  7. 搜索

    搜索...SetAttribute("id", "first-paragraph"); // 3.創建文本節點 var paraText...CreateTextNode("This is first paragraph. "); // 4.給段落添加文字 p.AppendChild(paraText);...

    blog.aspose.com/zh-hant/html/create-read-edit-h...
  8. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。...); for ( MarkupParagraph paragraph : section . getParagraphs...()) { DrawPolygonOnPage ( paragraph . getPoints (), page ); }...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  9. FieldNoteRef.insertRelativePosition property | ...

    FieldNoteRef.insertRelativePosition property. Gets or sets whether to insert a relative position of the bookmarked paragraph....position of the bookmarked paragraph. get insertRelativePositi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Tworzenie pliku PDF przy użyciu C++ | Aspose.PDF

    W tym temacie przedstawiono, jak używać interfejsu API Aspose.PDF for C++ do łatwego generowania i odczytywania plików PDF w aplikacjach C++....TextFragment do kolekcji Paragraphs strony. Zapisz plik PDF za..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    products.aspose.com/pdf/pl/cpp/create/