Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 182,598 for

doc

(0.14 sec)
  1. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.text property. Gets or sets a text of the control.... doc = aw . Document ( file_name =...'Textbox control.docm' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfLoadOptions.skip_pdf_images property | Aspos...

    PdfLoadOptions.skip_pdf_images property. Gets or sets the flag indicating whether images must be skipped while loading PDF Document... page_count = 1 doc = aw . Document ( file_name =...options ) shape_collection = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert a Document to PDF in C++|Aspose.Words f...

    Convert a Document to PDF using C++. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....programmatically convert a document from DOC or DOCX format to PDF without...Converting DOCX or DOC to PDF Converting from the DOC or DOCX document...

    docs.aspose.com/words/cpp/convert-a-document-to...
  4. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance Document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....files used when saving to a DOC or DOCX file. By default, this...document to adhere to. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. 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...
  8. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your Document and replace it with the text you want using Python....with the string “James Bond” : doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( "Hello _CustomerName_...

    docs.aspose.com/words/python-net/find-and-replace/
  9. Aspose::Words::Markup::SdtListItem::SdtListItem...

    Aspose::Words::Markup::SdtListItem::SdtListItem constructor. Initializes a new instance of this class in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all formatting for a table cell. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words.tab...