Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 36,225 for

paragraph

(0.1 sec)
  1. AutoLeading | Aspose.PSD for .NET API 参考

    获取或设置一个值表示是否自动领先...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  2. IsEqual | Aspose.PSD for .NET API 参考

    判断指定样式是否相等...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  3. Tracking | Aspose.PSD for .NET API 参考

    获取或设置跟踪...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  4. FontSize | Aspose.PSD for .NET API Reference

    FontSize ITextStyle.FontSize property Gets or sets the size of the font. public double FontSize { get ; set ; } Prope...... Paragraph ; defaultStyle . FillColor...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  5. Image Extraction 13 - Free Support Forum - aspo...

    Dear team, We are extracting Images from docx but below case its getting extracted but in black image please find input and output, Please find source code also if ((Paragraph.toString(SaveFormat.TEXT).toLowerCase().tr…...find source code also if ((paragraph.toString(SaveFormat.TEXT)...trim().startsWith("fig") || paragraph.toString(SaveFormat.TEXT)...

    forum.aspose.com/t/image-extraction-13/250150
  6. CreateParagraph() | Aspose.Slides for C++ API R...

    Creates a new empty Paragraph....method Creates a new empty paragraph. virtual System :: SharedPtr...CreateParagraph () = 0 Return Value Paragraph . IParagraphFactory::Crea...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  7. FindReplaceOptions.SmartParagraphBreakReplaceme...

    FindReplaceOptions SmartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph in C#....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . public bool...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ReplacingArgs.MatchNode | Aspose.Words for .NET

    ReplacingArgs MatchNode property. Gets the node that contains the beginning of the match in C#....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Items | Aspose.PSD for .NET API Reference

    Items IText.Items property Gets the items. public ITextPortion [] Items { get ; } Property Value The items. Examples ......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. DocumentVisitor.visit_paragraph_end method | As...

    DocumentVisitor.visit_Paragraph_end method. Called when enumeration of a Paragraph has ended....visit_paragraph_end method visit_paragraph_end(paragraph) Called...enumeration of a paragraph has ended. def visit_paragraph_end ( self...

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