Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 180,131 for

doc

(0.25 sec)
  1. C++ API to Export PCL to OTT | products.aspose.com

    Convert PCL to OTT within C++ applications....used to convert PCL files to DOC format. Aspose.Words for C++...API that can be used to export DOC files to OTT format. With Aspose...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. C++ API to Export TEX to DOT | products.aspose.com

    Convert TEX to DOT within C++ applications....convert the TEX file format to DOC. This API provides a wide range...the ability to convert TEX to DOC. The second step is to use the...

    products.aspose.com/total/cpp/conversion/tex-to...
  3. Android API to Render SVG to GIF | products.asp...

    Transform SVG to GIF via Android via Java API...is to convert the SVG file to DOC using the Aspose.PDF for Android...convert SVG to DOC. Once the SVG file is converted to DOC, the Word...

    products.aspose.com/total/android-java/conversi...
  4. C++ API to Export PS to WORDML | products.aspos...

    Convert PS to WORDML within C++ applications....formats such as Microsoft Word (DOC/DOCX) or WordML. How Aspose.Total...to convert PS file format to DOC. Secondly, by using advanced...

    products.aspose.com/total/cpp/conversion/ps-to-...
  5. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . complex_script...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Style::get_BaseStyleName method ...

    Aspose::Words::Style::get_BaseStyleName method. Gets/sets the name of the style this style is based on in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: Style > style = doc -> get_Styles () -> idx_get (...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BorderCollection.Shadow | Aspose.Words for .NET

    Discover the BorderCollection Shadow property to enhance your designs. Easily control border shadows for a modern, stylish look in your projects!...Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  9. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert another textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  10. IStructuredDocumentTag.removeSelfOnly method | ...

    IStructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the Document tree.... let doc = new aw . Document ( base ....structured tags. let sdts = doc . range . structuredDocumentTa...

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