Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 183,316 for

doc

(2.39 sec)
  1. HtmlLoadOptions.support_font_face_rules propert...

    HtmlLoadOptions.support_font_face_rules property. Gets or sets a value indicating whether to support @font-face rules and whether to load declared fonts...support_font_face_rules = True doc = aw . Document ( file_name =...'Squarish Sans CT Regular' , doc . font_infos [ 0 ] . name ) See...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Forms2OleControlCollection indexer | Aspose.Wor...

    Forms2OleControlCollection indexer. Gets [Forms2OleControl](../../forms2olecontrol/) object at a specified index.... doc = aw . Document ( file_name =...the document's body. shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word Doc to MHTML for use in a MailMessage object, and part of that Word Doc has a url with &path= as part of the url in the body, it converts it to a new line …...where when I convert a word doc to MHTML for use in a MailMessage...object, and part of that Word doc has a url with &path= as part...

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...
  4. PdfSaveOptions.InterpolateImages | Aspose.Words...

    Discover PdfSaveOptions' InterpolateImages property, a key feature that enhances image quality in your Documents. Optimize your PDFs effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertImage ( ImageDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions.export_relative_font_size prope...

    HtmlSaveOptions.export_relative_font_size property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WatermarkerContext.text_watermark_options prope...

    WatermarkerContext.text_watermark_options property. Options for the image watermark.... doc = MY_DIR + 'Big document.docx'...watermarker_context ) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldAddressBlock.language_id property | Aspose...

    FieldAddressBlock.language_id property. Gets or sets the language ID used to format the address.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::TextDmlEffect enum | Aspose.Word...

    Aspose::Words::TextDmlEffect enum. Dml text effect for text runs in C++.... auto doc = System :: MakeObject < Aspose...Words :: RunCollection > runs = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...