Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 3,863 for

printing document

(0.06 sec)
  1. Aspose::Words::Drawing::GroupShape::Accept meth...

    Aspose::Words::Drawing::GroupShape::Accept method. Accepts a visitor in C++....shapes, and print its contents using a document visitor. void...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. PageSetup.border_applies_to property | Aspose.W...

    PageSetup.border_applies_to property. Specifies which pages the page border is printed on....which pages the page border is printed on. @property def border_applies_to...the first page. doc = aw . Document () page_setup = doc . sections...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::SdtListItemCollection::R...

    Aspose::Words::Markup::SdtListItemCollection::RemoveAt method. Removes a list item at the specified index in C++....structured document tags. auto doc = MakeObject < Document > (); auto...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::SdtListItemCollection::i...

    Aspose::Words::Markup::SdtListItemCollection::idx_get method. Returns a SdtListItem object given its zero-based index in the collection in C++....structured document tags. auto doc = MakeObject < Document > (); auto...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically.... Document () builder = aw . DocumentBuilder...'CellFormat.VerticalMerge.docx' ) Prints the horizontal and vertical...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Metered.get_consumption_quantity method | Aspos...

    Metered.get_consumption_quantity method. Gets consumption file size...new Metered license, and then print its usage statistics. metered...'MyPublicKey' , 'MyPrivateKey' ) print ( 'Credit before operation:'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row.next_row property | Aspose.Words for Python

    Row.next_row property. Gets the next [Row](../) node.... Document ( file_name = MY_DIR + 'Tables...first_cell while cell != None : print ( cell . get_text ()) cell =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cell.next_cell property | Aspose.Words for Python

    Cell.next_cell property. Gets the next [Cell](../) node.... Document ( file_name = MY_DIR + 'Tables...first_cell while cell != None : print ( cell . get_text ()) cell =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Cell.previous_cell property | Aspose.Words for ...

    Cell.previous_cell property. Gets the previous [Cell](../) node.... Document ( file_name = MY_DIR + 'Tables...first_cell while cell != None : print ( cell . get_text ()) cell =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...