Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 43,619 for

doc

(0.05 sec)
  1. FieldIncludePicture.ResizeVertically | Aspose.W...

    Discover how the ResizeVertically property of FieldIncludePicture enhances image management by allowing vertical resizing for optimal display.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two similar field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Saving::ImageBinarizationMethod ...

    Aspose::Words::Saving::ImageBinarizationMethod enum. Specifies the method used to binarize image in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::SetCheckedSymbol method. Sets the symbol used to represent the checked state of a check box content control in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto sdtCheckBox = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the Document. The image is inserted inline and at 100% scale in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < System :: Drawing...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your Documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two similar field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TableStyle.VerticalAlignment | Aspose.Words for...

    Discover the TableStyle VerticalAlignment property to effortlessly control cell alignment in your tables, enhancing readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  7. TableStyle.Shading | Aspose.Words for .NET

    Discover the TableStyle Shading property to enhance your table cells with customizable shading formatting for a polished, professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  8. FieldOptions.default_document_author property |...

    FieldOptions.default_Document_author property. Gets or sets default Document author's name... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # AUTHOR fields source their...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldGlossary class | As...

    Aspose::Words::Fields::FieldGlossary class. Implements the GLOSSARY field. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...AutoText building block to it. doc -> set_GlossaryDocument ( MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a Document direction. The default value is LeftToRight in C++.... auto doc = MakeObject < Document > ( MyDir...loadOptions ); ASSERT_TRUE ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.loa...