Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 180,102 for

doc

(0.27 sec)
  1. Font.LineSpacing | Aspose.Words for .NET

    Discover the Font LineSpacing property, which provides the precise line spacing in points, enhancing your text's readability and design.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set different fonts for...

    reference.aspose.com/words/net/aspose.words/fon...
  2. MarkdownLoadOptions | Aspose.Words for .NET

    Discover the MarkdownLoadOptions constructor to easily initialize MarkdownLoadOptions instances for enhanced Document processing and customization....PreserveEmptyLines = true }; Document doc = new Document ( stream , loadOptions...loadOptions ); Assert . That ( doc . GetText (), Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Run.PhoneticGuide | Aspose.Words for .NET

    Unlock seamless pronunciation with PhoneticGuide. Enhance your language skills and communication by accessing personalized phonetic insights.... Document doc = new Document ( MyDir + "Phonetic...docx" ); RunCollection runs = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/run...
  4. Forms2OleControl.Height | Aspose.Words for .NET

    Adjust the Forms2OleControl's height property effortlessly in points for optimal display and functionality. Enhance your UI with precise control dimensions!... Document doc = new Document ( MyDir + "ActiveX...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. XmlMapping.store_item_id property | Aspose.Word...

    XmlMapping.store_item_id property. Specifies the custom XML data identifier for the custom XML data part which shall be used to evaluate the [XmlMapping.xpath](../xpath/) expression.... doc = aw . Document ( file_name =...in the form of GUIDs. tag = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: Tables :: Table > ( doc ); doc -> get_FirstSection () ->...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Forms2OleControl.height property | Aspose.Words...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. XlsxSaveOptions.save_format property | Aspose.W...

    XlsxSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used... doc = aw . Document ( file_name =...save_format = aw . SaveFormat . XLSX doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ImageResolution method. Specifies the output resolution for images when exporting to Markdown. Default is %96 dpi in C++.... auto doc = System :: MakeObject < Aspose...set_ImageResolution ( 300 ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...