Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 157,348 for

doc

(0.05 sec)
  1. FontSubstitutionSettings.default_font_substitut...

    FontSubstitutionSettings.default_font_substitution property. Settings related to default font substitution rule.... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

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

    Discover the ShapeBase Reflection property to enhance your designs with customizable reflection formatting for stunning visual effects.... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Aspose::Words::Paragraph::Paragraph constructor...

    Aspose::Words::Paragraph::Paragraph constructor. Initializes a new instance of the Paragraph class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_set method. Gets or sets an item at the specified index in C++.... auto doc = MakeObject < Document > ( MyDir...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. ParagraphFormat.space_after property | Aspose.W...

    ParagraphFormat.space_after property. Gets or sets the amount of spacing (in points) after the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Apply a large amount of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto includePicture = System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the paragraph in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Apply a large amount of...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the paragraph in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Apply a large amount of...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. FieldMergeBarcode.FixCheckDigit | Aspose.Words ...

    Optimize your FieldMergeBarcode with the FixCheckDigit property to ensure accurate check digit validation and enhance data integrity effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

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