Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 22,601 for

printing document

(0.15 sec)
  1. 下载并配置Aspose.Cells在Jython中|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.... Cells import Document from com . aspose . Cells...file_format_type . EXCEL_97_TO_2003 ) print "Document has been saved, please...

    docs.aspose.com/cells/zh/java/download-and-conf...
  2. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Manage Presentation Properties on Android|Aspos...

    Master presentation properties in Aspose.Slides for Android via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files.... These document properties allow some useful...be stored along with the documents (presentation files). There...

    docs.aspose.com/slides/androidjava/presentation...
  6. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx Document to png. In the attached Document the second chart is being skipped. We noticed that if we delete the initial page br…...in a docx document to png. In the attached document the second...the last table row in the document, the second chart will be...

    forum.aspose.com/t/missing-chart-shape/312294
  7. CellCollection.Item | Aspose.Words for .NET

    Access specific Cells effortlessly with the CellCollection Item property. Retrieve any Cell by index for streamlined data management and enhanced performance....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  8. CustomXmlPropertyCollection indexer | Aspose.Wo...

    CustomXmlPropertyCollection indexer. Gets a property at the specified index.... Document ( MY_DIR + 'Smart tags.doc'...# A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract text from PDF in Rust | Aspose.PDF

    A straightforward source code for extracting text from PDF files using the Rust library....helps extract text from PDF documents. To perform the extraction...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/rust-cpp/parser/text/
  10. Load And Save To Disk in Jython|Aspose.Words fo...

    Load And Save Word Document To Disk using Jython....To Disk To Load And Save a Document to Disk using Aspose.Words...com . aspose . words import Document class LoadAndSaveToDisk :...

    docs.aspose.com/words/java/load-and-save-to-dis...