Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 707 for

paragraph lines count

(0.11 sec)
  1. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....run subentries into the same line as the main entry. getSeparator()...run subentries into the same line as the main entry. setSequenceName(String...

    reference.aspose.com/words/java/com.aspose.word...
  2. Work with Document Properties|Aspose.Words for ...

    Aspose.Words for Python allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties.... Call the update_word_count method to recalculate and update...characters_with_spaces words paragraphs lines Create a New Custom Property...

    docs.aspose.com/words/python-net/work-with-docu...
  3. 搜索

    搜索...(Aspose::Slides::ShapeType::Line, 50.0, 150.0, 300.0, 0.0); //保存演示文稿...pres->get_LayoutSlides()->get_Count(); i++) { // 將空幻燈片添加到幻燈片集合 ...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  4. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...i)Line" , new Aspose . Pdf . Text ...anything after the string till line break textFragmentAbsorber =...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  5. 档案

    档案...pres->get_Slides()->idx_get(0); // 添加类型 line 的自选图形 slide->get_Shapes()->...(Aspose::Slides::ShapeType::Line, 50.0, 150.0, 300.0, 0.0); //保存演示文稿...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in document properties. To learn more, visit the documentation article in C++.... get_Count () Gets number of items in the...get_Lines () Represents an estimate of the number of lines in...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. neet.zip

    NEET/1/correct_markings.png NEET/1/list_point.png NEET/1/logo.jpg NEET/1/logo.png NEET/1/neet.7z neet.txt ?empty_line= height=1 ?container=header columns_Count=2 ?block= column=1 ?content=NEET SAMP......empty_line= height=1 ?container=header columns_count=2 ?block=...&block ?block= column=2 ?paragraph= type=Inline vertical_align=center...

    products.aspose.com/omr/exam/neet/neet.zip
  8. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more....with fill and line colors. The following lines of code make the...textFormat = watermarkFrame -> get_Paragraph ( 0 ) -> get_ParagraphFormat...

    docs.aspose.com/slides/cpp/watermark/
  9. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....with fill and line colors. The following lines of code make the.... NO_FILL watermark_shape . line_format . fill_format . fill_type...

    docs.aspose.com/slides/python-net/watermark/
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....() -> get_Series () -> get_Count (); s = chart -> get_ChartData...-> get_Categories () -> get_Count (); // Adds a new series chart...

    docs.aspose.com/slides/cpp/create-chart/