Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 299,977 for

doc

(0.13 sec)
  1. Սեղմել WORD Ը C++ Ում

    Սեղմեք WORD ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Cleanup...

    products.aspose.com/words/hy/cpp/compress/word/
  2. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... doc = aw . Document ( file_name =...'Shape.SoftEdge.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Constructors Name Description Run(doc) Initializes a new instance of...of the Run class. Run(doc, text) Initializes a new instance of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Android API to Render SVG to DOT | products.asp...

    Transform SVG to DOT via Android via Java API...step is to convert SVG file to DOC using Aspose.PDF for Android... including DOC. The second step is to render DOC to DOT using...

    products.aspose.com/total/android-java/conversi...
  5. Aspose::Words::Fonts::FontFallbackSettings Clas...

    Specifies font fallback mechanism settings.... auto doc = MakeObject<Document>(); auto...MakeObject<FontSettings>(); doc->set_FontSettings(fontSettings);...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Support Paid Consulting Support Docs API Reference Live Demos Code...get_data_dir_working_with_visual_brush () 3 4 doc = XpsDocument () 5 # Geometry...

    docs.aspose.com/page/python-net/xps/working-wit...
  7. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . font . border . color...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompatibilityOptions.OptimizeFor | Aspose.Words...

    CompatibilityOptions 方法. 允许针对特定版本的 MS Word 优化文档内容以及默认 Aspose.Words 行为... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/zh/net/aspose.words....
  9. TextPath.Shadow | Aspose.Words for .NET

    TextPath Shadow property. Defines whether a shadow is applied to the text on a text path in C#....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Watermark.set_text method | Aspose.Words for Py...

    aspose.words.Watermark.set_text method... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

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