Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 89,751 for

doc format

(0.17 sec)
  1. Online OFT to MD Conversion or Build .NET based...

    Free online app to convert OFT to MD files. .NET C# conversion library code for OFT Documents....OFT files to MD and other formats via .NET automation API. Freely...class Save the document to MD format using Save method and set Md...

    products.aspose.com/total/net/conversion/oft-to...
  2. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Online OFT to PS Conversion or Build .NET based...

    Free online app to convert OFT to PS files. .NET C# conversion library code for OFT Documents....OFT files to PS and other formats via .NET automation API. Freely...class Save the document to PS format using Save method and set Ps...

    products.aspose.com/total/net/conversion/oft-to...
  4. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer Documents into your Document dynamically when building a report in Java....reports dynamically using doc tags. A doc tag denotes a placeholder...Syntax of a doc tag is defined as follows. << doc [ document_expression...

    docs.aspose.com/words/java/inserting-documents-...
  5. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word Document using Java in the header or contents part....can save the file in DOC or DOCX format after adding the picture...in DOCX format however, you may select any other format as per...

    kb.aspose.com/words/java/how-to-insert-picture-...
  6. Create PDF Report In C#

    Generate reports and automate Documents using PDF templates and custom data in C#....syntax and get a report in the format of your choice. Automate PDF...reports in many popular document formats with professional quality....

    products.aspose.com/words/net/report/pdf/
  7. Create HTML Report In Java

    Generate reports and automate Documents using HTML templates and custom data in Java....syntax and get a report in the format of your choice. Automate HTML...reports in many popular document formats with professional quality....

    products.aspose.com/words/java/report/html/
  8. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # The BIDIOUTLINE field numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...Constructors Name Description Shape(doc, shapeType) Creates a new shape...is enabled. fill Gets fill formatting for the shape. (Inherited...

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