Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 18,130 for

paragraph

(0.12 sec)
  1. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for С++, supporting OMML, formatting controls, and clear С++ code samples....will already contain one paragraph with a mathematical portion...-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  2. Install on JasperServer 8.0.0 - Free Support Fo...

    I am trying to install this tool as a trial to see if I should purchase it. I run jasperserver version 8.0.0 from the install documentation I have a few questions: For the Java at the beginning is this a scriplet i nee…...JasperReports support bullets/paragraph numbering in the body? In...

    forum.aspose.com/t/install-on-jasperserver-8-0-...
  3. Gaussian Blur – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code for a Gaussian Blur filter and see C# examples to implement Gaussian Blur effect on SVG elements and bitmaps with Aspose.SVG....example as in the previous paragraph) using SVG Builder API . This...

    docs.aspose.com/svg/net/gaussian-blur/
  4. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Node.js, supporting OMML, formatting controls, and clear code samples....will already contain one paragraph with a mathematical portion...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  5. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // Save...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  6. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...“Story”, “StoryFragment”, “Paragraph”, “Table” and “NamedElement”...Each “Fragment” contains “Paragraphs” with “NamedElements” and...

    docs.aspose.com/page/net/what-is-xps-file/
  7. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  8. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and text....example as in the previous paragraph) using SVG Builder API . This...

    docs.aspose.com/svg/net/drop-shadow/
  9. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/java/working-with-pdfa-or...
  10. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...for paragraph in doc.get_child_nodes(aw.NodeType.PARAGRAPH, True):...title_text in paragraph.get_text() and "_Toc" not in paragraph.get_text():...

    forum.aspose.com/t/topic/313060