Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 8,674 for

paragraph

(0.07 sec)
  1. Aspose::Words::Drawing::ImageData::get_GrayScal...

    Aspose::Words::Drawing::ImageData::get_GrayScale method. Determines whether a picture will display in grayscale mode in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Fields::FieldFootnoteRef class |...

    Aspose::Words::Fields::FieldFootnoteRef class. Implements the FOOTNOTEREF 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...
  3. 段落|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 演示文稿中的段落和部分...RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...para in cell . TextFrame . Paragraphs ) { if ( para . Text == ""...

    docs.aspose.com/slides/zh/net/paragraph/
  4. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....and append it to the first paragraph. Shape importedShape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Lists::List::get_Style method | ...

    Aspose::Words::Lists::List::get_Style method. Gets the list style that this list references or defines in C++....list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. 段落|Aspose.Slides 文档

    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....auto rect = textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> GetRect...获取表格单元格文本框内段落和部分的大小 要获取表格单元格文本框内的 Portion 或 Paragraph 的大小和坐标,您可以使用 IPortion::GetRect...

    docs.aspose.com/slides/zh/cpp/paragraph/
  7. EditableRangeStart class | Aspose.Words for Python

    aspose.words.EditableRangeStart class. Represents a start of an editable range in a Word document...inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Inheritance: EditableRangeStart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...PARAGRAPH_BREAK); }); 658×509 4.58 KB...DocumentBuilder(); builder.writeln("Simple paragraph"); Document newDoc = new Document("input...

    forum.aspose.com/t/topic/311299
  10. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....HEADING_PARAGRAPH: partType = "Paragraph from heading";...DocumentSplitCriteri.HEADING_PARAGRAPH: partType = "Paragraph from heading";...

    reference.aspose.com/words/java/com.aspose.word...