Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 22,812 for

printing document

(0.17 sec)
  1. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Document () builder = aw . DocumentBuilder...text_box1 . previous == None : print ( 'This TextBox is the head...

    reference.aspose.com/words/python-net/aspose.wo...
  2. List Stamps|Aspose.PDF for Python via .NET

    This example loads a PDF, retrieves all stamps from page 1, prints them, and displays a message if no stamps are found.... Bind the input PDF document. Retrieve all stamps from...through the stamp collection. Print each stamp. Display a message...

    docs.aspose.com/pdf/python-net/list-stamps/
  3. Issue with thai text - Free Support Forum - asp...

    Hello, I’m testing the new version of Aspose.Words 26.1 and have found an issue with thai text. I’m opening a docx file then define the font folder source for Aspose and save the Document as pdf. The result Document s…...and save the document as pdf. The result document shows boxes...with version 25.2 the pdf document looks fine. Can you please...

    forum.aspose.com/t/issue-with-thai-text/324630
  4. CustomXmlSchemaCollection.removeAt method | Asp...

    CustomXmlSchemaCollection.removeAt method. Removes a value at the specified index.... Document (); let xmlPartId = `{ ${...// Enumerate the schemas and print each element. for ( let schema...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPropertyCollection.count property | As...

    CustomXmlPropertyCollection.count property. Gets the number of elements contained in the collection.... 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...
  6. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific indexes. Simplify your data management with our intuitive property feature!...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...
  7. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection.... 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...
  8. Find if the Worksheet is Dialog Sheet with Node...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Node.js via C++....Dialog , and then prints a message. Please see the console..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/find-if-the-wo...
  9. Product Overview - Aspose.Cells for Android via...

    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 for Android via Java documentation! Aspose.Cells is a flexible...drawing objects, and controls. Document Features Open plain or encrypted...

    docs.aspose.com/cells/java/product-overview-asp...
  10. DropDownItemCollection.count property | Aspose....

    DropDownItemCollection.count property. Gets the number of elements contained in the collection.... Document () builder = aw . DocumentBuilder...Iterate over the collection and print every element. for drop_down...

    reference.aspose.com/words/python-net/aspose.wo...