Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 20,473 for

insert documents

(0.47 sec)
  1. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java....the Working with Fields documentation article. Remarks: Retrieves...comments relating to the current document, as recorded in the BuiltInDocumentPrope...

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

    Implements the TEMPLATE field in Java....the Working with Fields documentation article. Remarks: Retrieves...template used by the current document. Examples: Shows how to use...

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

    Implements the USERADDRESS field in Java....the Working with Fields documentation article. Remarks: Retrieves...USERADDRESS field. Document doc = new Document(); // Create a UserInformation...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE field in Java....the Working with Fields documentation article. Remarks: Retrieves...date and time at which the document was created. By default, the...

    reference.aspose.com/words/java/com.aspose.word...
  5. HorizontalRuleFormat.Alignment | Aspose.Words f...

    Discover the HorizontalRuleFormat Alignment property to easily customize the alignment of horizontal rules for enhanced design flexibility.... Examples Shows how to insert a horizontal rule shape, and...its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::FitImageToSh...

    Aspose::Words::Drawing::ImageData::FitImageToShape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in points....to insert a string surrounded by a border into a document. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ArgumentOutOfRangeException for compare for Asp...

    for following block receiving the error intermittently for some Documents. RuntimeError: Proxy error(ArgumentOutOfRangeException): Specified argument was out of the range of valid values. (Parameter ‘index’) revised_…...error intermittently for some documents. RuntimeError: Proxy erro...‘index’) revised_doc = aw.Document(str(clean_doc_path)) revised_doc...

    forum.aspose.com/t/argumentoutofrangeexception-...
  9. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the horizontal rule in C++.... Examples Shows how to insert a horizontal rule shape, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. HorizontalRuleFormat.noShade property | Aspose....

    HorizontalRuleFormat.noShade property. Indicates the presence of 3D shading for the horizontal rule... Examples Shows how to insert a horizontal rule shape, and...formatting. let doc = new aw . Document (); let builder = new aw ...

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