Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 18,524 for

paragraphs

(0.9 sec)
  1. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...ParagraphCollection paragraphs = childNode.getParagraphs(); for (Paragraph paragraph...paragraph : paragraphs) { ParagraphFormat paragraphFormat = paragraph...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  2. Compare Documents in Java|Aspose.Words for Java

    Compare two documents in any supported formats and shows content changes. You can apply advanced options when comparing using Java....the addition of words and paragraphs. As a result of the comparison...

    docs.aspose.com/words/java/compare-documents/
  3. Convert TIFF to Text via C# | Aspose

    Sample code for TIFF to Text C# conversion. Use API example code for batch TIFF files to Text conversion within VB.NET, Asp.NET or any .NET based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/net/conversion/tiff-to-...
  4. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  5. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more.... Paragraphs [ 0 ]. ParagraphFormat ....fillFormat = watermarkFrame . Paragraphs [ 0 ]. ParagraphFormat ....

    docs.aspose.com/slides/net/watermark/
  6. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...left and right indents of paragraphs are normalized when saving...the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....value indicating whether paragraphs with punctuation marks are...MailMergeCleanupOpti.REMOVE_EMPTY_PARAGRAPHS option is specified. getFieldMergingCallb()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....configure the font properties of paragraphs of text on slides. To manage...manage font properties of a paragraph using Aspose.Slides for PHP...

    docs.aspose.com/slides/php-java/manage-fonts/
  9. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...and horizontal alignment of paragraphs. You can get the vertical...of a paragraph like this: auto alignmentType = paragraph->get...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  10. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....places: Block-level – Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph Nested inside another StructuredDocumentTa...

    docs.aspose.com/words/net/working-with-content-...