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

paragraph

(0.44 sec)
  1. FieldRevNum class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRevNum class. Implements the REVNUM field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...maybe it’s caused by some paragraph-optimizations which are not...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  4. Table Formatting in Node.js|Aspose.Words for No...

    Table formatting in details using Node.js. Use Python to format every part of table....there must be at least one Paragraph in the Cell so that formatting...to it. In addition to the Paragraph , you can also insert a Table...

    docs.aspose.com/words/nodejs-net/applying-forma...
  5. Common issues with .pub files

    When working with MS Publisher you may face some problems with the .pub files. Here you will find information on how to resolve these problems....suggestions from the next paragraph. Missing fonts If the .pub...described in the previous paragraph. Do not forget to save your...

    docs.aspose.com/pub/net/troubleshoot-with-pub-f...
  6. 搜索

    搜索...SharedPtr<IParagraph> paragraph = txtFrame->get_Paragraphs()->idx_get(0);...SharedPtr<IPortion> portion = paragraph->get_Portions()->idx_get(0);...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  7. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....there must be at least one Paragraph in the Cell so that formatting...to it. In addition to the Paragraph , you can also insert a Table...

    docs.aspose.com/words/python-net/applying-forma...
  8. MSG Files Editing in C#

    Modify MSG files programmatically in C# — update email metadata, body, recipients, and attachments without Outlook dependency....includes a heading and a paragraph to demonstrate how you can...

    blog.aspose.com/email/msg-files-editing-using-c...
  9. Manage Appointments: Create & Manipulate, Conve...

    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....The HTML body contains a paragraph tag <p> with the CSS class...

    docs.aspose.com/email/net/create-and-manipulate...
  10. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...