Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 89,760 for

doc format

(0.18 sec)
  1. OlePackage.file_name property | Aspose.Words fo...

    OlePackage.file_name property. Gets or sets OLE Package file name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # OLE objects allow us to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is Formatted as italic....property True if the font is formatted as italic. @property def italic...builder instead of a mail merge. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 C# 中將 PDF 轉換為 SVG | products.aspose.com

    在 C# 中將 PDF 轉換為 SVG。使用 .NET 庫 API 將 PDF 頁面轉換為 SVG 圖像...AddFromPdf( "doc.pdf" ); pres.Slides.RemoveAt(...(FileStream stream = new FileStream( $"doc-{index}.svg" , FileMode.Create...

    products.aspose.com/slides/zh-hant/net/conversi...
  4. 在 C# 中將 PDF 轉換為 XML | products.aspose.com

    在 C# 中將 PDF 轉換為 XML。使用 .NET 庫 API 將 PDF 頁面轉換為 XML 文件...AddFromPdf( "doc.pdf" ); pres.Slides.RemoveAt(...(FileStream stream = new FileStream( $"doc-{index}.xml" , FileMode.Create...

    products.aspose.com/slides/zh-hant/net/conversi...
  5. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Field field = builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... def optimize_for (): doc = aw . Document () # This object...of Microsoft Word. options = doc . compatibility_options # Print...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...custom style. doc = aw . Document () style = doc . styles . add...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilderOptions.context_table_formatting...

    DocumentBuilderOptions.context_table_Formatting property. True if the Formatting applied to table content does not affect the Formatting of the content that follows it...context_table_formatting property DocumentBuilderOptio.context_table_formatting...context_table_formatting property True if the formatting applied to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your SaveOptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results....document is exported to image formats: Tiff, Png, Bmp, Jpeg, Emf...document with SaveOptions. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Font.engrave property | Aspose.Words for Python

    Font.engrave property. True if the font is Formatted as engraved....property True if the font is formatted as engraved. @property def...engraving/embossing effects to text. doc = aw . Document () builder =...

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