Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 88,662 for

doc format

(0.13 sec)
  1. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Greetings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextWatermarkOptions.FontFamily | Aspose.Words ...

    Customize your TextWatermarkOptions with the FontFamily property to enhance your designs. Default is Calibri; choose a style that fits your brand!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  3. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bod...
  4. Convert JPEG to XLS via C# | Aspose

    Sample code for JPEG to XLS C# conversion. Use API example code for batch JPEG files to XLS conversion within VB.NET, Asp.NET or any .NET based application....even smartphone photos in JPEG format and creates JPEG documents...JPEG File Format A JPEG is a type of image format that is saved...

    products.aspose.com/ocr/net/conversion/jpeg-to-...
  5. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert TXT to PowerPoint via C++ or with free ...

    Export TXT to PowerPoint in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PowerPoint online converter quickly before integrating the code....includes APIs for other file formats such as PDF, Excel, and Outlook...file Save the document to PPTX format using Save method and set Pptx...

    products.aspose.com/total/cpp/conversion/txt-to...
  7. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...effectively. ASSERT_EQ ( 6 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/run...
  8. Convert DWT to DWFX via C# | products.aspose.com

    Sample code for DWT to DWFX C# conversion. Use API example code for batch DWT files to DWFX 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-d...
  9. Convert ODS to WORD using Python or with free O...

    ODS to WORD conversion in your Python applications without using Microsoft Office or online. Test free ODS to WORD online converter quickly before integrating the code....Spreadsheet (ODS) format is a popular open source file format used for...applications. However, the ODS format is not compatible with Microsoft...

    products.aspose.com/total/python-net/conversion...
  10. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is Formatted as strikethrough text....property True if the font is formatted as strikethrough text. get...text. let doc = new aw . Document (); let para = doc . getParagraph...

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