Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 15,499 for

section

(0.85 sec)
  1. Data Sources and Queries|Documentation

    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.... This section includes the following topics:...

    docs.aspose.com/cells/reportingservices/data-so...
  2. Aspose.PDF for Python via C++|Aspose.PDF for Py...

    Overview of key features and supported formats of Aspose.PDF for Python via C++, as well as the library's installation and licensing manual.... In the documentation section of Aspose.PDF for Python via...

    docs.aspose.com/pdf/python-cpp/overview/
  3. Exact Row Heights|Aspose.Words for JasperReports

    Aspose Words for JasperReports allow setting exact row heights for table rows....described in Spacing Factor section is to set exact row heights...

    docs.aspose.com/words/jasperreports/exact-row-h...
  4. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your document's final Section for effective formatting....last paragraph in the last section of the document. public bool...

    reference.aspose.com/words/net/aspose.words/par...
  5. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....composed of multiple paragraphs, sections, or pages. Some of the metacharacters...paragraph break, &b for a section break, &m for a page break...

    docs.aspose.com/words/java/find-and-replace/
  6. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...Hello, We are creating some sections in PDF documents which contains...single row value. for some section based on data this table is...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  7. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j....new DocumentBuilder ( doc ); Section currentSection = builder ....{ List < SectionWrapper > sections = wordprocessingMLPack . getDocumentModel...

    docs.aspose.com/words/java/insert-header/
  8. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the document....Examples Shows how to remove all sections from a document. let doc =...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Licensing|Aspose.Finance for .NET

    Python Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....“Purchase Policies and FAQ” section. Evaluate Aspose.Finance You...license file or stream. This section describes options of how this...

    docs.aspose.com/finance/python-net/licensing/
  10. .NET Aspose. Pdf 7.9.0.0 generate empty pdf fro...

    Hi, I have been tasked to find an easy solution to convert Html pages to Pdf files and your product seemed to be exactly what we needed so I went ahead and tried your exemple here. Sadly the result was not what I expect…...new Pdf(); Section section = pdfGenerator.Sections.Add(); Text...Text textGenerator = new Text(section, localResponseStream.ReadToEnd())...

    forum.aspose.com/t/net-aspose-pdf-7-9-0-0-gener...