Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 180,121 for

doc

(0.11 sec)
  1. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java.... Document doc = new Document(getMyDir() + "Field...FieldPrivate field = (FieldPrivate) doc.getRange().getFields().get(0);...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Dear "); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  4. Մի Քանի Պատկեր Դեպի DOC Javascript

    Միավորել մի քանի Պատկեր Doc ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես Doc օգտագործելով JavaScript:...Բազմաթիվ պատկեր փոխարկեք DOC ի JavaScript Բարձր արագությամբ Node...Node.js գրադարան՝ պատկեր ֆայլեր DOC-ին միացնելու համար Արագ և արդյունավետ...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  5. Document.footnote_options property | Aspose.Wor...

    Document.footnote_options property. Provides options that control numbering and positioning of footnotes in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A footnote is a way to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct formatting with the ExpandTableStylesToDirectFormatting method, enhancing your Document's appearance effortlessly.... Table styles defined in DOC documents are preserved as table...when saving the document as DOC only. Examples Shows how to apply...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless Document management.... Document doc = new Document (); doc . CustomDocumentProper...DateTime authorizationDate = doc . CustomDocumentProper [ "AuthorizationDate"...

    reference.aspose.com/words/net/aspose.words.pro...
  9. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java.... Document doc = new Document(getMyDir() + "Various...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  10. LayoutOptions.comment_display_mode property | A...

    LayoutOptions.comment_display_mode property. Gets or sets the way comments are rendered... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

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