Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 13,437 for

insert documents

(0.12 sec)
  1. Aspose::Words::Fields::FieldIf::EvaluateConditi...

    Aspose::Words::Fields::FieldIf::EvaluateCondition method. Evaluates the condition in C++....how to insert an IF field. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the textpath font....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.date_display_locale prope...

    StructuredDocumentTag.date_display_locale property. Allows to set/get the language format for the date displayed in this SDT....structured document tag. doc = aw . Document () # Insert a structured...structured document tag that prompts the user to enter a date. # In...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.full_date property | Aspo...

    StructuredDocumentTag.full_date property. Specifies the full date and time last entered into this SDT....structured document tag. doc = aw . Document () # Insert a structured...structured document tag that prompts the user to enter a date. # In...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Replacing::IReplacingCallback in...

    Aspose::Words::Replacing::IReplacingCallback interface. Implement this interface if you want to have your own custom method called during a find and replace operation in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Header and...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.fie...