Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 180,177 for

doc

(0.35 sec)
  1. MarkdownLoadOptions.soft_line_break_character p...

    MarkdownLoadOptions.soft_line_break_character property. Gets or sets a character value representing `soft line break`... LINE_BREAK_CHAR doc = aw . Document ( stream = stream...assertEqual ( 'line1 \x0b line2' , doc . get_text () . strip ()) See...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ShapeBase::get_MarkupLa...

    Aspose::Words::Drawing::ShapeBase::get_MarkupLanguage method. Gets MarkupLanguage used for this graphic object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a chart shape with...

    reference.aspose.com/words/java/com.aspose.word...
  4. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" MERGEFIELD...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldStyleRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStyleRef class, designed to enhance Document styling with the STYLEREF field for seamless formatting solutions.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the list that defines formatting of this list style in C++.... auto doc = System :: MakeObject < Aspose...Words :: Style > listStyle = doc -> get_Styles () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method... doc = MY_DIR + 'Big document.docx'...ConverterContext ()) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::LocalToParen...

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent shape in C++.... auto doc = System :: MakeObject < Aspose...:: Drawing :: GroupShape > ( doc ); group -> set_Bounds ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. OoxmlSaveOptions.digital_signature_details prop...

    OoxmlSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a Document.... doc = aw . Document ( file_name =.... sign_options . comments ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Run::get_PhoneticGuide method | ...

    Aspose::Words::Run::get_PhoneticGuide method. Gets a PhoneticGuide object in C++.... auto doc = System :: MakeObject < Aspose...Words :: RunCollection > runs = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/run...