Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 707 for

paragraph lines count

(0.06 sec)
  1. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....Scrolling Chart In the next paragraphs, we will show you how to...( AsposeCells . ChartType . Line , 2 , 4 , 15 , 10 ); const chart...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  2. 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....shape is styled with fill and line colors. This means that when...transparent. The following lines of code make the shape transparent...

    docs.aspose.com/slides/net/watermark/
  3. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...large vertical content (many lines of wrapped text), I am using...(int i = 0; i < ReportFields.Count; i++) { ReportField reportField...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  4. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...whether this SDT allows multiple lines of text. get_NextNode () const...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Pythonhttps://products.aspose.com/pdf/python-net/conversion/Recent content in PDF Conversion Solution using Pytho...... Use just a few lines of code to convert files with...files to PDF in just a few lines of code. application/ld+json...

    products.aspose.com/pdf/python-net/conversion/i...
  6. 从PDF页面中搜索并获取文本|Aspose.PDF for Python via .NET

    本文解释了如何使用各种工具从Aspose.PDF for .NET中搜索和获取文本。...i)Line" , new TextSearchOptions ( true...; i < pdfDocument . Pages . Count ; i ++) { Page page = pdfDocument...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  7. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......Count &gt; 1) { page.FirstSection...FieldPage).ToList(); if (pageFields.Count &gt; 0) { for (int i = 0; i...

    forum.aspose.com/latest.rss
  8. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....Slides :: Charts :: ChartType :: Line , 0 , 0 , 500 , 500 ); // Sets...-> get_Categories () -> get_Count (), 0 ); for ( int32_t k = 0...

    docs.aspose.com/slides/cpp/chart-data-label/
  9. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....PARAGRAPH); doc.getGlossaryDocument()...heading, this field will create a line with the text in that heading...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc.... Paragraphs . Add ( heading ); } // Save...IsInList = true ; page . Paragraphs . Add ( heading ); } // Save...

    docs.aspose.com/pdf/net/manipulate-pdf-document/