Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 89,979 for

doc format

(0.54 sec)
  1. Online PPSM File Comparison or Build Android Mo...

    Free online app to Compare different PPSM files. Android comparison library code for PPSM Documents....supports many popular formats including PPSM format such as PDF, Word...[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...

    products.aspose.com/total/android-java/compare/...
  2. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily Format text with strikethrough for clear visual emphasis in your designs. Enhance readability today!...property True if the font is formatted as strikethrough text. public...strikethrough to text. Document doc = new Document (); Paragraph...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...all_caps True if the font is formatted as all capital letters. auto_color...bold True if the font is formatted as bold. bold_bi True if the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Body | Aspose.Words for .NET

    Create and customize a new Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!...DocumentBase doc ) Parameter Type Description doc DocumentBase...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/bod...
  5. Paragraph | Aspose.Words for .NET

    Create dynamic content effortlessly with our Paragraph constructor. Easily initialize and customize your Paragraph class for enhanced readability....DocumentBase doc ) Parameter Type Description doc DocumentBase...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/par...
  6. Several JPG Into PNG C#

    Merge multiple JPG into PNG in C# code. Save JPG as PNG using C#....to convert JPG to PNG image format with a few lines of code. JPG...to PNG format. Use C# to convert JPG to PNG image format with maximum...

    products.aspose.com/words/net/merge/jpg-to-png/
  7. Several JPG Into GIF C#

    Merge multiple JPG into GIF in C# code. Save JPG as GIF using C#....to convert JPG to GIF image format with a few lines of code. JPG...to GIF format. Use C# to convert JPG to GIF image format with maximum...

    products.aspose.com/words/net/merge/jpg-to-gif/
  8. Converting a PDF file to XPS using Python via J...

    Sample code on Python via Java for PDF to XPS conversion. Use example code for batch PDF to XPS conversion with Python and Java...a document from PDF to XPS format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-java/conversion/...
  9. Converting a PDF file to EXCEL using Python via...

    Sample code on Python via Java for PDF to EXCEL conversion. Use example code for batch PDF to EXCEL conversion with Python and Java...document from PDF to EXCEL format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-java/conversion/...
  10. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DocX using C++. Comments are useful for reviewing the Word Document. They don't change the Document itself but are used by authors to discuss or comment about any section of Word Document....you can include comments in DOC file using C++ with no dependence...save the document in DOCX or DOC format. Code to Add a Comment in...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...