Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 401,908 for

document

(0.15 sec)
  1. Supported File Formats|Aspose.PDF for JasperRep...

    Learn about supported file formats in Aspose.PDF for JasperReports. Export reports to PDF, XPS, DOC, and more....file formats in which the document can be saved by using Aspose...Saves the document is PDF format PDF/A Saves the document in PDF/A...

    docs.aspose.com/pdf/jasperreports/supported-fil...
  2. Extract Text from PDF - Facades|Aspose.PDF for C++

    Learn how to extract text from PDF Documents using the Facades API in C++ with Aspose.PDF for efficient content extraction....Text from all Pages of the Document In order to extract text from...from all pages of the PDF document, Aspose.PDF for C++ offers...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf-f...
  3. FieldRD.FileName | Aspose.Words for .NET

    Discover how the FieldRD FileName property simplifies file management by easily setting names for generating your table of contents and indexes....headings in other documents. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Use a document builder to insert a table...

    reference.aspose.com/words/net/aspose.words.fie...
  4. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of navigation through the document structure. Usually navigation...correspond to headings in the document. In order to populate headings...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.createdTime property ...

    BuiltInDocumentProperties.createdTime property. Gets or sets date of the Document creation in UTC....property Gets or sets date of the document creation in UTC. get createdTime...createdTime () : Date Remarks For documents originated from RTF format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the Document....application that created the document. get version () : number Remarks...Remarks When a document was created by Microsoft Word, then high...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageRange | Aspose.Words for Java

    Represents a continuous range of pages in Java....the Programming with Documents documentation article. Examples:...exact page ranges. Document doc = new Document(getMyDir() + "Images...

    reference.aspose.com/words/java/com.aspose.word...
  8. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...Create a new document Document doc = new Document(); DocumentBuilder...setRightIndent(0); // Add some text to the document builder.writeln("This paragraph...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  9. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them.... In MS Word document, you can insert header footer...header and footer of the Word document and saves it to DOCX file...

    kb.aspose.com/words/net/how-to-insert-header-an...
  10. How to Change Border Color in HTML? C# Examples

    Learn how to change border color in HTML using Aspose.HTML for .NET. Explore С# examples with inline and internal CSS to customize borders programmatically....Create an instance of an HTML document. Determine which element you...class. Save the modified HTML document. You can set or change border...

    docs.aspose.com/html/net/how-to-articles/how-to...