Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 401,869 for

document

(0.28 sec)
  1. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....important when working with PDF documents. They provide great features...tables when generating PDF documents from scratch. Table can be...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  2. Keep Separators for Blank Rows while exporting ...

    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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/keep-separ...
  3. Working with Tables in OneNote | Aspose.Note Do...

    This article provides guidance on working with tables in OneNote using C#....from the Table of OneNote Document allows developers to extract...represents a OneNote file. The Document class exposes the GetChildNodes...

    docs.aspose.com/note/net/working-with-tables/
  4. PageSetup.OtherPagesTray | Aspose.Words for .NET

    Discover the PageSetup OtherPagesTray property to easily customize paper tray settings for your printer. Optimize printing efficiency for every section!...get all the sections in a document to use the default paper tray...selected printer. Document doc = new Document (); // Find the default...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Building Reports in Java|Aspose.Words for Java

    Learn how to build reports a template using LINQ in Java....Parameter Description document A template document. At runtime, this...this document instance is populated with a data from the specified...

    docs.aspose.com/words/java/building-reports/
  6. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....paragraphs into bullets in a Word document. Steps to Convert Paragraph...source Word document with a few paragraphs into a Document object...

    kb.aspose.com/words/java/convert-paragraph-into...
  7. Mail Merge Form Fields in Python|Aspose.Words f...

    Mail Merge Form Fields using Python....Load the template document . doc = self . Document ( self . dataDir...fieldValues ) \# Save the finished document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/mail-merge-form-fiel...
  8. HtmlSaveOptions.exportXhtmlTransitional propert...

    HtmlSaveOptions.exportXhtmlTransitional property. Specifies whether to write the DOCTYPE declaration when saving to HTML or MHTML...DOCTYPE declaration in the document prior to the root element...beginning of the HTML output document will look like this: <?xml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...Open the document Document document = new Document("input.pdf");...pdf"); Page page = document.Pages[1]; // Get the page dimensions...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  10. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Explore the DocumentVisitor's VisitSubDocument method, designed for efficient handling of subDocuments in your applications. Enhance your coding efficiency!...VisitSubDocument method Called when a sub-document is encountered. public virtual...how to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/net/aspose.words/doc...