Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 80,730 for

doc format

(0.06 sec)
  1. Online WORD File Merger or Build Python Apps to...

    Free online app to combine different WORD files. Python merging library code to merge WORD Documents into other Formats....Excel, PowerPoint & many other formats online. Download How to Merge...dropdown. Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image...

    products.aspose.com/total/python-net/merge/word/
  2. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your Document by saving all images as WMF for superior quality and compatibility....Metafile format as we save the document as an RTF. Document doc = new...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Jpeg...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Shape.FirstParagraph | Aspose.Words for .NET

    Retrieve the first paragraph of a shape effortlessly. Enhance your Document's layout with our easy-to-use Shape FirstParagraph feature....to create and format a text box. Document doc = new Document...Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Convert PDF documents using Go|Aspose.PDF for G...

    This section contains articles relating to convert PDF Documents to other Formats with Aspose.PDF for Go via C++....other reference materials in a format that is independent of application...convert PDF files to some other format in order to edit or change...

    docs.aspose.com/pdf/go-cpp/conversion/
  5. PageSetup.page_number_style property | Aspose.W...

    PageSetup.page_number_style property. Gets or sets the page number Format....Gets or sets the page number format. @property def page_number_style...page numbering in a section. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.olePackage property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package...that allows to wrap any file format not present in the OLE registry...object into a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a Document in Java....int) that represents the formatting for the FieldIndex fields...Specifies what culture to use to format the field result. getFieldUpdatingCall()...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set a value for the "Comments"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Border.isVisible property | Aspose.Words for No...

    Border.isVisible property. Returns ``true`` if the [Border.lineStyle](../lineStyle/) is not [LineStyle.None](../../linestyle/#None).... let doc = new aw . Document ( base ....the paragraph format object. let borders = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method... doc = aw . Document ( file_name =...pattern border.docx' ) shape = doc . get_child ( aw . NodeType ...

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