Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 180,131 for

doc

(0.15 sec)
  1. Փոխարկել DOC TXT C++

    Փոխարկեք Doc ը TXT ձևաչափի C++ կոդով: Պահեք Doc որպես TXT օգտագործելով C++:...Փոխարկել DOC ը TXT ի C++ ում Բարձր արագությամբ ծրագրային ապահովման...գրադարան ՝ DOC ը TXT Օգտագործեք C++ ՝ առավելագույն DOC ից TXT փոխակերպման...

    products.aspose.com/words/hy/cpp/conversion/doc...
  2. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the Document. Does not remove text inside the bookmark in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a section of a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); TextColumnCollection columns...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython.... doc = Document ( dataDir + "TestFile.doc" ) # Define... paragraphs_by_style_name ( doc , PARA_STYLE ) print "abc = "...

    docs.aspose.com/words/java/working-with-styles-...
  6. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your Document's content type for enhanced organization....public void Content () { Document doc = new Document ( MyDir + "Paragraphs...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  8. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a red horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...Constructors Name Description Run(doc) Initializes a new instance of...of the Run class. Run(doc, text) Initializes a new instance of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BorderCollection.Horizontal | Aspose.Words for ...

    Discover the BorderCollection Horizontal property for seamless cell and paragraph borders. Enhance your layout with perfect alignment and style!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a red horizontal...

    reference.aspose.com/words/net/aspose.words/bor...