Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 157,127 for

doc

(0.05 sec)
  1. Aspose::Words::Drawing::ImageData::SetImage met...

    Aspose::Words::Drawing::ImageData::SetImage method. Sets the image that the shape displays in C++.... auto doc = MakeObject < Document > ();...MakeObject < Shape > ( doc , ShapeType :: Image ); doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert two fields while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Hoe om Group Shape By'n Word-Dokument Te Voeg|A...

    Groepering en ongroepering vorms met behulp van Java....Document doc = new Aspose . Words . Document (); doc . EnsureMinimum...GroupShape gs = new GroupShape ( doc ); Aspose . Words . Drawing ...

    docs.aspose.com/words/af/java/how-to-add-group-...
  4. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the Document in C++.... auto doc = MakeObject < Document > ( MyDir...MyDir + u "Document.docx" , doc -> get_OriginalFileName ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the page width in points, enhancing your Document formatting and layout precision.... Document doc = new Document ( MyDir + "Rendering...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...
  6. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets VBA project module name.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.ReverseRows | Aspose.Words for .NET

    Discover the TextPath ReverseRows property to enhance your layout. Control row order for improved design flexibility and user experience....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  9. PageSetup.borders property | Aspose.Words for P...

    PageSetup.borders property. Gets a collection of the page borders.... doc = aw . Document () page_setup = doc . sections...page_setup . borders . shadow = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.baseline_alignment property | A...

    ParagraphFormat.baseline_alignment property. Gets or sets fonts vertical position on a line.... doc = aw . Document ( file_name =...'Office math.docx' ) format = doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...