Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 3,832 for

printing document

(0.09 sec)
  1. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class Cell : public...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. CustomXmlSchemaCollection.Count | Aspose.Words ...

    Discover the CustomXmlSchemaCollection Count property to easily retrieve the total number of elements in your XML schema collection. Optimize your data management!... Document doc = new Document (); string xmlPartId...// Enumerate the schemas and print each element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear).... Document ( file_name = MY_DIR + 'Two...Fill properties of the Font. print ( 'The type of the fill is:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Read PDF File in C++

    In this tutorial, we will learn how to read PDF file in C++. You can extract text or images from the PDF Document in C++....images from any page or whole document of the PDF file with simple...namespace Load input PDF using Document Class Initialize a TextFragmentAbsorber...

    kb.aspose.com/pdf/cpp/how-to-read-pdf-file-in-cpp/
  5. Aspose::Words::Tables::Table::get_NodeType meth...

    Aspose::Words::Tables::Table::get_NodeType method. Returns Table in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Metered.SetMeteredKey | Aspose.Words for .NET

    Effortlessly manage your metered license with the SetMeteredKey method. Ensure seamless data uploads and avoid evaluation status with regular checks....new Metered license, and then print its usage statistics. Metered...using Aspose.Words, and then print our metered stats again to see...

    reference.aspose.com/words/net/aspose.words/met...
  7. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in the collection....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VbaProject.modules property | Aspose.Words for ...

    VbaProject.modules property. Returns collection of VBA project modules....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PclSaveOptions.fallbackFontName property | Aspo...

    PclSaveOptions.fallbackFontName property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections....that a printer will apply to printed text as a substitute should...unavailable. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomXmlPropertyCollection.add method | Aspose...

    CustomXmlPropertyCollection.add method. Adds a property to 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...