Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 21,873 for

printing document

(0.12 sec)
  1. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property to access the specific paper tray bin for your Document. Enhance your Printing efficiency with tailored solutions!...this page as specified in the document. The value is implementation...get ; } Examples Shows how to print page size and orientation information...

    reference.aspose.com/words/net/aspose.words.ren...
  2. How to access Style Id? - Free Support Forum - ...

    Hello, Consider the Document has this style ( present in styles.xml ): <w:style w:type="character" w:styleId="CustomEmphasis"> <w:name w:val="Custom Emphasis"/> <w:basedOn w:val="DefaultParagraphFon…...9:03pm 1 Hello, Consider the document has this style ( present in...back to the style ? Because, Document.styles or Style object in...

    forum.aspose.com/t/how-to-access-style-id/316421
  3. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files...OOXML document. doc = aw . Document ( MY_DIR + 'Big document.docx'...docx' ) # When we save the document to an OOXML format, we can...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/copying-an...
  5. Row.AcceptStart | Aspose.Words for .NET

    Discover the Row AcceptStart method, seamlessly accept visitors at the row's start for enhanced user experience and efficient navigation....visitor DocumentVisitor The document visitor. Return Value The...to print the node structure of every table in a document. public...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Rotate PDF using C# | Aspose.PDF

    Rotate PDF Documents programmatically with C# sample code using Aspose.PDF for .NET...Programmatic modification of PDF documents is an essential part of modern...developers to rotate PDF documents quickly and efficiently through...

    products.aspose.com/pdf/net/rotate/
  7. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....Handling Windows Metafiles documentation article. Examples: Shows...throws Exception { Document doc = new Document(getMyDir() + "WMF...

    reference.aspose.com/words/java/com.aspose.word...
  8. Converting a MD file to XLSX using Python | Asp...

    Sample code on Python for MD to XLSX conversion. Use example code for batch MD to XLSX conversion with Python and .NET...programmatically a document from MD to XLSX format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/m...
  9. IHyphenationCallback | Aspose.Words for Java

    Implemented by classes which can register hyphenation dictionaries in Java....getCount()); // Open a document with a locale that Microsoft...such as German. Document doc = new Document(getMyDir() + "German...

    reference.aspose.com/words/java/com.aspose.word...
  10. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumerator method to easily iterate through collections, enhancing your development efficiency and code management....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...