Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 170,567 for

doc

(0.17 sec)
  1. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML... let doc = new aw . Document ( base ....options . prettyFormat = true doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_pages method... doc = aw . Document ( file_name =...'Layout entities.docx' ) doc = doc . extract_pages ( index =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field... doc = aw . Document () # Create a...user_information . name = 'John Doe' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency.... Document doc = new Document (); // Add two...Paragraph paragraph = ( Paragraph ) doc . GetChild ( NodeType . Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  6. DocumentProperty class | Aspose.Words for Python

    aspose.words.properties.DocumentProperty class. Represents a custom or built-in Document property... doc = aw . Document ( MY_DIR + 'Properties...'Document filename: \n\t " { doc . original_file_name } "' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...