Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 18,420 for

docx to doc

(0.16 sec)
  1. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the text fits the path of a shape.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a relative hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  4. EmbeddedFontStyle enumeration | Aspose.Words fo...

    aspose.words.fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded font inside a [FontInfo](../fontinfo/) object.... doc = aw . Document ( file_name =...+ 'Embedded font.docx' ) embedded_font = doc . font_infos . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Compress ODT Files Online or using Android Mobi...

    Free online app To compress different ODT files. Android compression library Java code for ODT Documents....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/compress...
  6. Compress DOT Files Online or using Android Mobi...

    Free online app To compress different DOT files. Android compression library Java code for DOT Documents....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/compress...
  7. Compress DOCM Files Online or using Android Mob...

    Free online app To compress different DocM files. Android compression library Java code for DocM Documents....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/compress...
  8. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – 适用于 Go 的 PDF 格式转换解决方案 https://products.aspose.com/pdf/zh-hans/go-cpp/conversion/ Recent content in 适用于 Go 的 PDF 格式转换解决方案 on Aspsoe.PDF Products......has-background-success https://docs.aspose.com/pdf/go-cpp/ 学习 aspose-learn...有关该示例和其他可能的转换格式的更详细描述,请参阅 https://docs.aspose.com/pdf/go-cpp/converting/...

    products.aspose.com/pdf/zh-hans/go-cpp/conversi...
  9. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining cusTom paper sizes in your Documents. Enhance your Document formatting with ease!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pap...
  10. FramesetCollection.count property | Aspose.Word...

    FramesetCollection.count property. Gets the number of frames or frames pages contained in the collection.... doc = aw . Document ( file_name =...+ 'Frameset.docx' ) self . assertEqual ( 3 , doc . frameset ...

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