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

doc format

(0.56 sec)
  1. Watermark XLSX File Online or using C++ | produ...

    Free online app to Watermark different XLSX files. C++ watermarking library code for XLSX worksheets....supports many popular formats including XLSX format. C++ Watermarking...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/watermark/xlsx/
  2. Convert DWT to IFC via C# | products.aspose.com

    Sample code for DWT to IFC C# conversion. Use API example code for batch DWT files to IFC conversion within VB.NET, Asp.NET or any .NET based application....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/net/conversion/dwt-to-ifc/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 在 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...
  8. 在 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...
  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...