Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 157,096 for

doc

(0.1 sec)
  1. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::AddLinkToContent method. Creates a new linked to content custom Document property in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartBookmark (...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Aspose::Words::Drawing::TextBox::get_VerticalAn...

    Aspose::Words::Drawing::TextBox::get_VerticalAnchor method. Specifies the vertical alignment of the text within a shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Page 1.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ViewType enumeration | Aspose.Words for Python

    aspose.words.settings.ViewType enumeration. Possible values for the view mode in Microsoft Word.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . view_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. FieldBarcode.is_bookmark property | Aspose.Word...

    FieldBarcode.is_bookmark property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is the name of a bookmark.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln () # Below...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldUpdatingProgressArgs.UpdatedFieldsCount | ...

    Discover the UpdatedFieldsCount property of FieldUpdatingProgressArgs to easily track the number of updated fields in your application....FieldUpdatingCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  10. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted Documents, ensuring secure and seamless access.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/inc...