Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 36,277 for

paragraph

(0.08 sec)
  1. Odd ImageWrap behaviour on importing IfField co...

    Hi, In my project I’m importing content into a template doc and noticed some weird behaviour from IfFields containing images with Square wrap type when they are imported into footer. I’m cloning Paragraph nodes from the…... I’m cloning paragraph nodes from the source document...

    forum.aspose.com/t/odd-imagewrap-behaviour-on-i...
  2. Save in the Rich Text Format 1.9 (.RTF) Format|...

    Export to RTF format using various saving features in C#....Supported on Rich Text Export Paragraph Features Supported on Rich...

    docs.aspose.com/words/net/save-in-the-rich-text...
  3. List labels getting changed upon page split - F...

    Hi Team, I am using toString method to get the text of a Paragraph node while parsing/reading a document file. This also gets me the list label. I am also using layoutCollector to find start page number and end page num…...method to get the text of a paragraph node while parsing/reading...

    forum.aspose.com/t/list-labels-getting-changed-...
  4. ISvgShapeAndTextFormattingController | Aspose.S...

    Controls SVG shape and text generation....format("paragraph-%d_portion-%d_%d", paragraphIndex...

    reference.aspose.com/slides/java/com.aspose.sli...
  5. Aspose::Words::CommentRangeStart::CommentRangeS...

    Aspose::Words::CommentRangeStart::CommentRangeStart constructor. Initializes a new instance of this class in C++....InsertAfter or InsertBefore on the paragraph where you want the comment...your comment. SharedPtr < Paragraph > para = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Save in the HTML Format|Aspose.Words for .NET

    Export to HTML-based format using various saving features in C#....Supported on HTML Export Paragraph Features Supported on HTML...

    docs.aspose.com/words/net/save-in-html-xhtml-mh...
  7. IPortion | Aspose.Sildes for Python via .NET AP...

    IPortion Contents [ Hide ] IPortion class Represents a portion of text inside a text Paragraph. The IPortion type exp......portion of text inside a text paragraph. The IPortion type exposes...

    reference.aspose.com/slides/python-net/aspose.s...
  8. PageInfo.h - Aspose.PDF for C++ - API Reference

    PageInfo.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include paragraph (for pdf generation) Aspose::Pdf::Document...value) Sets a outer margin for paragraph (for pdf generation)...

    reference.aspose.com/pdf/cpp/_page_info_8h_source/
  9. Extract text and images from ODP document via C...

    C++ example code to extract text and images from ODP file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....of TextFrames Loop through paragraphs in current ITextFrame. Loop...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/cpp/parser/odp/
  10. Extract text and images from PPT document via C...

    C++ example code to extract text and images from PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....of TextFrames Loop through paragraphs in current ITextFrame. Loop...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/cpp/parser/ppt/