Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 182,566 for

doc

(0.11 sec)
  1. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the Document.... doc = aw . Document ( file_name =...'Properties.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAdvance.HorizontalPosition | Aspose.Words ...

    Discover the FieldAdvance HorizontalPosition property, easily adjust text positioning for precise layout control in your Documents. Enhance your formatting today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This text...

    reference.aspose.com/words/net/aspose.words.fie...
  3. VbaProject class | Aspose.Words for Python

    aspose.words.vba.VbaProject class. Provides access to VBA project information... 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...
  4. FieldAdvance.RightOffset | Aspose.Words for .NET

    Discover the FieldAdvance RightOffset property, easily adjust text positioning with precise point control for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This text...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldAdvance.DownOffset | Aspose.Words for .NET

    Discover the FieldAdvance DownOffset property, easily adjust text positioning with precise control over vertical spacing for enhanced Document formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This text...

    reference.aspose.com/words/net/aspose.words.fie...
  6. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined Document management.... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...
  7. PdfSaveOptions.DisplayDocTitle | Aspose.Words f...

    Discover how the PdfSaveOptions DisplayDocTitle property enhances your PDF experience by showing Document titles in the Windows title bar for easy identification.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ImageSize.width_points property | Aspose.Words ...

    ImageSize.width_points property. Gets the width of the image in points... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Ps in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Section > ( doc -> get_Sections ())) { s -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how Document is printed out.... let doc = new aw . Document (); // Insert...= new aw . DocumentBuilder ( doc ); builder . writeln ( "My Booklet:"...

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