Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 90,529 for

doc format

(0.34 sec)
  1. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT Document into a Document object in Java....com/\n" + "https://docs.aspose.com/words/net/\n"; try...setDetectHyperlinks(true); Document doc = new Document(stream, loadOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  2. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PS Format in Java....PS format. To learn more, visit the Specify...Postscript format in the form of a book fold. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Export MSG to PS via Java | products.aspose.com

    Java API to Convert MSG to PS without using Microsoft Word or Outlook...for Java to convert MSG file format to HTML. Secondly, you can...class Save the document to PS format using save method and set PS...

    products.aspose.com/total/java/conversion/msg-t...
  4. Several Image Into PDF Javascript

    Merge multiple Image into PDF in JavaScript code. Save Image as PDF using JavaScript....developers to convert images to PDF format with a few lines of code. Image...JavaScript to convert images to PDF format with maximum flexibility and...

    products.aspose.com/words/nodejs-net/merge/imag...
  5. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the table row in C++....create a formatted table using DocumentBuilder . auto doc = System...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Report In C#

    Generate reports in C# and automate Documents in Doc, DocX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with .NET reporting tools....PDF, HTML and other popular formats based on templates and custom...document in PDF or Word format such as DOC or DOCX. Using LINQ -based...

    products.aspose.com/words/net/report/
  8. FieldChar.IsLocked | Aspose.Words for .NET

    Discover the FieldChar IsLocked property, control field recalculation with ease. Enhance your Document's accuracy and efficiency today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldDate field = ( FieldDate...

    reference.aspose.com/words/net/aspose.words.fie...
  9. SvgSaveOptions.ResourceSavingCallback | Aspose....

    Control image resource saving with SvgSaveOptions' ResourceSavingCallback. Optimize SVG exports for better quality and efficiency....document is exported to SVG format. public IResourceSavingCallb...SvgResourceFolder () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_to_save_Format method. Converts IANA content type into a save Format enumerated value....content_type_to_save_format method content_type_to_save_format(content_type)...IANA content type into a save format enumerated value. def cont...

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