Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 18,511 for

paragraph

(0.12 sec)
  1. Aspose::Words::Fields::FieldFormCheckBox class ...

    Aspose::Words::Fields::FieldFormCheckBox class. Implements the FORMCHECKBOX field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within Paragraphs to represent the same data depending on a condition using C#....body starts and ends within paragraphs that belong to a single story...block belongs to a single paragraph, it can be used as a replacement...

    docs.aspose.com/words/net/working-with-common-c...
  3. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。...对象 将 TextFragment 添加到页面的 Paragraph 集合中 保存生成的 PDF 文档 以下代码片段展示了...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  4. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...( page ); // 创建文本段落 auto paragraph = MakeObject < TextParagraph...TextParagraph > (); // 设置随后的行缩进 paragraph -> set_SubsequentLinesInden (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  5. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation using Java....containing fields or empty paragraphs. The following code example...unmerged fields, regions, and paragraphs from a template during a...

    docs.aspose.com/words/java/clean-up-before-or-d...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of Paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....left and right indents of paragraphs are normalized when saving...negative indent is allowed, a paragraph might appear partially outside...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. TxtTrailingSpacesOptions enumeration | Aspose.W...

    aspose.words.loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....first line indent to the paragraph to simulate the effect of...load_options ) paragraphs = doc . first_section . body . paragraphs switch_condition...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtLoadOptions.trailingSpacesOptions property |...

    TxtLoadOptions.trailingSpacesOptions property. Gets or sets preferred option of a trailing space handling...first line indent to the paragraph to simulate the effect of...let paragraphs = doc . firstSection . body . paragraphs . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    Aspose.Words.Loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....first line indent to the paragraph to simulate the effect of...let paragraphs = doc . firstSection . body . paragraphs . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting a JPEG file to PDF using C++ | Aspos...

    Sample code for JPEG to PDF conversion using C++. Use C++ example for batch JPEG to PDF conversion....Load JPG image and add to paragraph Save the output PDF file Here...

    products.aspose.com/pdf/cpp/conversion/jpeg-to-...