Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 36,229 for

paragraph

(0.08 sec)
  1. Create PowerPoint Presentations in C++ | Insert...

    Create PowerPoint PPTX presentations using C++. Insert slides, tables, charts and text in new or existing presentations from within C++ applications.... Get paragraph using ITextFrame->get_Paragraphs()->idx_get(0)...object. Access portion of the paragraph using IParagraph->get_Portions()->idx_get(0)...

    blog.aspose.com/2020/12/29/create-powerpoint-pr...
  2. 10.7.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 10.7.0 Release Notes – the latest updates and fixes....WORDSNET-1675 Allow multiple paragraphs in endnote text in layout.../hidden/ Table after hidden paragraph marker disappears during rendering...

    docs.aspose.com/words/java/aspose-words-for-jav...
  3. Convert JSON Format to OTP via C++ | products.a...

    Parse JSON to OTP in C++ without using Microsoft PowerPoint...the Rectangle, create the Paragraph object for a text frame, create...create Portion object for paragraph, add watermark using set_Text()...

    products.aspose.com/total/cpp/conversion/json-t...
  4. OpenDocument Import - Field Features|Aspose.Wor...

    Import ODT document using field load options in C#....level nodes such as Table or Paragraph. FieldEnd node. We provide...Hyperlinking, numeric format and paragraph position options are all supported...

    docs.aspose.com/words/net/field-features-suppor...
  5. 20.1 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 20.1 Release Notes – the latest updates and fixes....release: Implemented support of paragraph rules in footnotes. API to...borders Bug WORDSNET-19667 Paragraph marker changes from not hidden...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  6. Other content overlaps header - Aspose.PDF Prod...

    Hey Support, I am still having trouble dealing with the new way Aspose.PDF handles headers. From my testing so far it looks like unless specified specifically anything added to pages’ Paragraphs after creating the heade…...anything added to pages’ paragraphs after creating the header...AddInvoiceSummary is called that paragraph just overlaps the header instead...

    forum.aspose.com/t/other-content-overlaps-heade...
  7. Unable to set font family for TOC - Free Suppor...

    We generate a word & PDF document using Aspose.Words in C#. This word document have multiple headings and of font family Georgia. When we add TOC to the document, TOC is by default inheriting the font family of actual H…...font family for the current paragraph. To solve this issue we tried...applied font of the heading paragraph in the TOC item. To avoid...

    forum.aspose.com/t/unable-to-set-font-family-fo...
  8. How to inline images with text by using aspose....

    I want to find all the images from the html document and align them with the Paragraph. My html document has several image Paragraphs and text Paragraphs. I want to find all the images and inline them with the Paragraph…...document and align them with the paragraph. My html document has several...several image paragraphs and text paragraphs. I want to find all...

    forum.aspose.com/t/how-to-inline-images-with-te...
  9. 13.1.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 13.1.0 Release Notes – the latest updates and fixes....correctly Bug WORDSNET-7385 Paragraphs with bullet list do not export...RemoveEmptyParagraph does not remove empty Paragraphs left by Mustache regions...

    docs.aspose.com/words/java/aspose-words-for-jav...
  10. Aspose::Words::Markup::StructuredDocumentTagRan...

    Represents a start of ranged structured document tag which accepts multi-sections content. See also StructuredDocumentTagRangeEnd.... // 1 - Paragraph node: auto para = System:...System::DynamicCast<Paragraph>(doc->GetChild( NodeType::Paragraph , 4, true...

    reference.aspose.com/words/cpp/class/aspose.wor...