Sort Score
Result 10 results
Languages All
Labels All
Results 9,791 - 9,800 of 88,669 for

doc format

(0.3 sec)
  1. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during Document processing by detecting potential Formatting issues....that might result in data or formatting fidelity loss. public IWarningCallback...document that contains text formatted with a font that does not...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Convert POTM to ODS via C++ or with free Online...

    Export POTM to ODS in C++ without using Microsoft Excel or Powerpoint or online. Test free POTM to ODS online converter quickly before integrating the code....Office Document Format (POTM) is a file format used by Microsoft...used to store documents in a format that is compatible with multiple...

    products.aspose.com/total/cpp/conversion/potm-t...
  3. Export TEX to POTM in Android | products.aspose...

    Android API to Convert TEX to POTM without using Microsoft Word...Convert The TEX format is a plain text format used for typesetting...documents, and is the preferred format for many publishers. On the...

    products.aspose.com/total/android-java/conversi...
  4. Digitally Sign Excel File Online or using .NET ...

    Free online app for digital signature in Excel spreadsheet. Develop C# .NET application to electronically sign Excel spreadsheets....Cases of Signing Spreadsheet Formats with Electronic Signatures...often shared in spreadsheet format. Electronic signatures formalize...

    products.aspose.com/total/net/signature/excel/
  5. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the Formatted characters are not to be spell checked....noProofing property True when the formatted characters are not to be spell...checked by Microsoft Word. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Export PCL to POWERPOINT in Android | products....

    Android API to Convert PCL to POWERPOINT without using Microsoft Word...Portable Document Format (PDF) is a popular file format for documents...but it is not always the best format for presentations. PowerPoint...

    products.aspose.com/total/android-java/conversi...
  7. ImageSaveOptions.Resolution | Aspose.Words for ...

    Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals today!...when saving to raster image formats. Examples Shows how to specify...a document to PNG. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) i = 0 while i < 100 : builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export EPUB to OTP in Android | products.aspose...

    Android API to Convert EPUB to OTP without using Microsoft Word... OTP is a file format that is used to store presentations...documents. It is a popular format for sharing presentations and...

    products.aspose.com/total/android-java/conversi...
  10. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word Document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...WrapText = false; The Word Doc is created from scratdch, and...WrapText property of the cell format to false . This should be done...

    forum.aspose.com/t/table-cell-text-with-wraptex...