Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 182,573 for

doc

(0.33 sec)
  1. ThemeColors Class | Aspose.Words for .NET

    Discover the Aspose.Words.ThemeColors class, featuring a versatile 12-color scheme to enhance your Document's visual appeal and consistency.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  2. Android API to Render MD to DOTM | products.asp...

    Transform MD to DOTM via Android via Java API...is to convert the MD file to DOC using Aspose.PDF for Android...converted to DOC, the second step is to render the DOC to DOTM using...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render PS to DOT | products.aspo...

    Transform PS to DOT via Android via Java API...is to convert the PS file to DOC using Aspose.PDF for Android...PS file has been converted to DOC, the Word Processing API, Aspose...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render CGM to DOTX | products.as...

    Transform CGM to DOTX via Android via Java API...step is to convert CGM file to DOC using Aspose.PDF for Android...such as DOC, HTML, and XPS. The second step is to render DOC to DOTX...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render CGM to DOT | products.asp...

    Transform CGM to DOT via Android via Java API...developers to convert CGM files to DOC format. It supports a wide range...enables developers to render DOC to DOT format. It provides a...

    products.aspose.com/total/android-java/conversi...
  6. OoxmlSaveOptions constructor | Aspose.Words for...

    aspose.words.saving.OoxmlSaveOptions constructor... doc = aw . Document ( MY_DIR + 'Legacy...'Legacy control character.doc' ) # When we save the document to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Java API to Export MD to DOTM | products.aspose...

    Convert MD to DOTM using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...MD files to DOC. Once the MD file is rendered to DOC, the second...

    products.aspose.com/total/java/conversion/md-to...
  8. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = System :: MakeObject < Aspose...proposed change. ASSERT_TRUE ( doc -> get_HasRevisions ()); System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. TiffCompression enumeration | Aspose.Words for ...

    aspose.words.saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_image (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java.... Document doc = new Document(getMyDir() + "ActiveX...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

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