Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 20,414 for

printing document

(0.22 sec)
  1. Aspose::Words::Fonts::FontFamily enum | Aspose....

    Aspose::Words::Fonts::FontFamily enum. Represents the font family in C++....access and print details of each font in a document. auto doc...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part. To learn more, visit the Documentation article in C++....Structured Document Tags or Content Control documentation article...MakeObject < Aspose :: Words :: Document > (); System :: String xmlPartId...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…...example that: Loads the Word document. Walks through every paragraph...the list level (0, 1, 2 …). Prints the label together with the...

    forum.aspose.com/t/extract-subsection-list-text...
  6. Aspose::Words::Fields::FieldType enum | Aspose....

    Aspose::Words::Fields::FieldType enum. Specifies Microsoft Word field types in C++....Shape object, but for some documents, where a control does not...FieldPrint 48 Specifies the PRINT field. FieldPrintDate 23 Specifies...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Metered constructor | Aspose.Words for Python

    Metered constructor. Initializes a new instance of this class....new Metered license, and then print its usage statistics. metered...'MyPublicKey' , 'MyPrivateKey' ) print ( 'Credit before operation:'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert EPUB to PDF – C# code and Online Converter

    Sample code for EPUB to PDF C# conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to PDF Converter for free!...NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/conversion/epub-to...
  9. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...gridSpan of each cells and print something like below: private...achieve this? Attaching the document for reference Table Merging...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  10. Export Range of Cells in a Worksheet to Image|D...

    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....an image of a range, set the print area to the desired range and...D8:G16 only. Sample Code AI Document Assistant Close Specify Individual...

    docs.aspose.com/cells/net/export-range-of-cells...