Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 180,098 for

doc

(0.12 sec)
  1. Table.distance_bottom property | Aspose.Words f...

    Table.distance_bottom property. Gets or sets distance between table bottom and the surrounding text, in points.... doc = aw . Document ( file_name =...wrapped by text.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word Doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...attempting to add comments to a word doc. I have tried using simple coordinates...the structure better: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  3. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)... doc = aw . Document ( file_name =... as_section (), b ), list ( doc ))): # There are three kinds...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Style::get_SemiHidden method | A...

    Aspose::Words::Style::get_SemiHidden method. Gets/sets whether the style hides from the Styles gallery and from the Styles task pane in C++.... auto doc = System :: MakeObject < Aspose...Words :: Style > styleTitle = doc -> get_Styles () -> idx_get (...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. ImageData class | Aspose.Words for Python

    aspose.words.drawing.ImageData class. Defines an image for a shape... doc = aw . Document ( MY_DIR + 'Images...local file system. shapes = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality....DocumentBase doc , int id ) Parameter Type Description doc DocumentBase...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  9. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. | Aspose

    Sample code for BMP to Doc Java conversion. Use API example code for batch BMP files to Doc conversion within any Web or Desktop Java based application....Conversion BMP to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an BMP image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/bmp-to-doc/