Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 180,188 for

doc

(0.36 sec)
  1. Android API to Render TEX to MARKDOWN | product...

    Transform TEX to MARKDOWN via Android via Java API...used to convert TEX files to DOC. The second API is Aspose.Words...which can be used to render DOC to MARKDOWN. By using these two...

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

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

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

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

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

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

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render MHTML to DOCM | products....

    Transform MHTML to DocM via Android via Java API...used to convert MHTML file to DOC. Secondly, Word Processing API...Android Java can be used to render DOC to DOCM. Aspose.Total for Android...

    products.aspose.com/total/android-java/conversi...
  6. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a chart shape with...

    reference.aspose.com/words/java/com.aspose.word...
  7. Row | Aspose.Words for Java

    Represents a table row in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

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

    Represents a read-only collection of Adjustment adjust values that are applied to the specified shape in Java.... Document doc = new Document(getMyDir() + "Rounded...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

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

    Represents a collection of ChartDataLabel in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape chartShape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Themes::ThemeFont enum | Aspose....

    Aspose::Words::Themes::ThemeFont enum. Specifies the types of theme font names for Document themes in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words.the...