Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 89,981 for

doc format

(0.41 sec)
  1. Merge DOT Files Online or using Java | products...

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

    products.aspose.com/total/java/merge/dot/
  2. Aspose::Words::Font::get_Subscript method | Asp...

    Aspose::Words::Font::get_Subscript method. True if the font is Formatted as subscript in C++....method True if the font is formatted as subscript. bool Aspose...Shows how to format text to offset its position. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Java API to Export CGM to DOTX | products.aspos...

    Convert CGM to DOTX using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC format. After the CGM file is rendered to DOC, the second...

    products.aspose.com/total/java/conversion/cgm-t...
  4. Font.small_caps property | Aspose.Words for Python

    Font.small_caps property. True if the font is Formatted as small capital letters....property True if the font is formatted as small capital letters....to format a run to display its contents in capitals. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel Format for the generated images....property Gets or sets the pixel format for the generated images. get...when saving to raster image formats. The default value is ImagePixelFormat...

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

    Implements the GLOSSARY field in Java.... Document doc = new Document(); // Create a...AutoText building block to it. doc.setGlossaryDocument(new GlossaryDocument());...

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

    Implements DocVARIABLE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways of using...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS field in Java.... Document doc = new Document(); // Create a...setAddress("123 Main Street"); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java.... Document doc = new Document(); // Set a value...built-in document property. doc.getBuiltInDocumentPr().setTitle("My...

    reference.aspose.com/words/java/com.aspose.word...