Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 165,418 for

doc

(0.07 sec)
  1. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.subscript property | Aspose.Words for Node.js

    Font.subscript property. True if the font is formatted as subscript.... let doc = new aw . Document (); let para = doc . getParagraph...baseline. let run = new aw . Run ( doc , "Raised text. " ); run . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Layout::LayoutOptions::get_Revis...

    Aspose::Words::Layout::LayoutOptions::get_RevisionOptions method. Gets revision options in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Frameset.child_framesets property | Aspose.Word...

    Frameset.child_framesets property. Gets the collection of child frames and frames pages.... doc = aw . Document ( file_name =...docx' ) self . assertEqual ( 3 , doc . frameset . child_framesets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FramesetCollection indexer | Aspose.Words for P...

    FramesetCollection indexer. Gets a frame or frames page at the specified index.... doc = aw . Document ( file_name =...docx' ) self . assertEqual ( 3 , doc . frameset . child_framesets...

    reference.aspose.com/words/python-net/aspose.wo...
  6. VbaModule | Aspose.Words for .NET

    Effortlessly create empty VBA modules with our VbaModule constructor. Streamline your coding process and enhance your development workflow today!... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...
  7. Vytvorte Dokument V Jazyku Java

    Vytvorte súbor pomocou knižnice Java. Jednoducho vytvorte nový dokument v Java v niekoľkých krokoch....vytvoriť dokument vo PDF formátoch, DOC, DOCX, HTML, EPUB a mnohých ďalších...podporovanom formáte – PDF, DOCX, DOC, RTF, ODT, EPUB, HTML a iné....

    products.aspose.com/words/sk/java/make/
  8. Open a Document Read-Only in Python|Aspose.Word...

    Make your Document read-only so that the content can be copied or read, but not modified using Python....words as aw doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( "Open document...

    docs.aspose.com/words/python-net/open-a-documen...
  9. ViewOptions.formsDesign property | Aspose.Words...

    ViewOptions.formsDesign property. Specifies whether the Document is in forms design mode.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListCollection.document property | Aspose.Words...

    ListCollection.Document property. Gets the owner Document.... let doc = new aw . Document (); let lists = doc . lists ;...document . referenceEquals ( doc )). toEqual ( true ); let list...

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