Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 299,987 for

doc

(0.1 sec)
  1. ImageSaveOptions.image_color_mode property | As...

    ImageSaveOptions.image_color_mode property. Gets or sets the color mode for the generated images.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListFormat.IsListItem | Aspose.Words for .NET

    ListFormat IsListItem property. True when the paragraph has bulleted or numbered formatting applied to it in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . ListFormat . ApplyNumberDefault...

    reference.aspose.com/words/net/aspose.words.lis...
  3. SignatureLineOptions.AllowComments | Aspose.Wor...

    SignatureLineOptions AllowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words/sig...
  4. Aspose::Words::Font::get_Color method | Aspose....

    Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Specify font formatting...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph formatting properties in C++.... auto doc = MakeObject < Document > ();...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++.... auto doc = MakeObject < Document > ();...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Untangle Row Bookmarks in PHP|Aspose.Words for ...

    Untangle Row Bookmarks using PHP.... $ doc = new Java ( "com.aspose.words...$ dataDir . "TestDefect1352.doc" ); // This perform the custom...

    docs.aspose.com/words/java/untangle-row-bookmar...
  8. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_saved_time](../../../aspose.words.properties/builtinDocumentproperties/last_saved_time/) property is updated before saving.... doc = aw . Document ( MY_DIR + 'Document...datetime . timezone . utc ), doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) signature_line_options = aw . ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldArgumentBuilder Cla...

    Builds a complex field argument consisting of fields, nodes, and plain text.... auto doc = MakeObject<Document>(); //...field = builder->BuildAndInsert(doc->get_FirstSection()->get_Bod...

    reference.aspose.com/words/cpp/class/aspose.wor...