Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 20,292 for

printing document

(0.34 sec)
  1. 将 PDF 转换为 Excel 工作簿在 Python 中|Aspose.PDF for Java

    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.... Document () pdf = self . Document () pdf = self..."Converted_Excel.xls" , excelsave ); print "Document has been converted successfully"...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-exce...
  2. CustomPartCollection.Item | Aspose.Words for .NET

    Effortlessly manage your CustomPartCollection with our item property. Quickly get or set items at any index for seamless customization and efficiency....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  3. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RevisionCollection.reject_all method | Aspose.W...

    RevisionCollection.reject_all method. Rejects all revisions in this collection....Examples Shows how to work with a document’s collection of revisions...revisions. doc = aw . Document ( MY_DIR + 'Revisions.docx' ) revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your Document sections. Optimize layout and enhance readability today!...the Working with Sections documentation article. public class PageSetup...which pages the page border is printed on. BorderDistanceFrom { get;...

    reference.aspose.com/words/net/aspose.words/pag...
  6. LayoutEnumerator.Kind | Aspose.Words for .NET

    Discover the LayoutEnumerator Kind property, which identifies the current entity type. Ensure clarity in your data with this essential feature....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Extract text from PDF in C# | Aspose.PDF

    C# source code to extract text from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/parser/text/
  8. Unlock PDF using JavaScript | Aspose.PDF

    Decrypt (remove encryption) PDF Documents programmatically with JavaScript sample code using Aspose.PDF for Node.js via C++...Unlock PDF Document Using JavaScript Unlock PDF using the Aspose...important information or documents. Sometimes, there is a need...

    products.aspose.com/pdf/nodejs-cpp/decrypt/
  9. Add HTML String using DOM in PHP|Aspose.PDF for...

    Explore how to add HTML content to a PDF Document using the DOM in PHP with Aspose.PDF for rich Document creation....To add HTML string in Pdf document using Aspose.PDF Java for...Instantiate Document object $doc = new Document (); # Add a page...

    docs.aspose.com/pdf/java/add-html-string-using-...
  10. TxtLoadOptions | Aspose.Words for .NET

    Discover the TxtLoadOptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....Load document with hyperlinks. Document doc = new Document ( stream...DetectHyperlinks = true }); // Print hyperlinks text. foreach ( Field...

    reference.aspose.com/words/net/aspose.words.loa...