Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 180,392 for

doc

(0.28 sec)
  1. Android API to Render PCL to DOTX | products.as...

    Transform PCL to DOTX via Android via Java API...used to convert PCL files to DOC format. The second API is Aspose...which can be used to render the DOC file to DOTX format. This process...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render MHTML to PCL | products.a...

    Transform MHTML to PCL via Android via Java API...used to convert MHTML file to DOC. The second API is Aspose.Words...Java which is used to render DOC to PCL. By using these two APIs...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render SVG to DOCM | products.as...

    Transform SVG to DocM via Android via Java API...can be used to convert SVG to DOC. The second API is Aspose.Words...which can be used to render DOC to DOCM. By using these two APIs...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render MD to GIF | products.aspo...

    Transform MD to GIF via Android via Java API...be used to convert MD file to DOC. The second API is Aspose.Words...which can be used to render DOC to GIF. By using these two APIs...

    products.aspose.com/total/android-java/conversi...
  5. 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...
  6. Aspose::Words::Fonts::MemoryFontSource::MemoryF...

    Aspose::Words::Fonts::MemoryFontSource::MemoryFontSource constructor. Ctor in C++....MemoryFontSource > ( fontBytes , 0 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Start a table and set a...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. 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...
  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. FieldTemplate | Aspose.Words for Java

    Implements the TEMPLATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can set a template name...

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