Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 183,731 for

doc

(1.04 sec)
  1. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the textpath font.... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Փոխարկել HTML PDF C#

    Փոխարկեք HTML ը PDF ձևաչափի C# կոդով: Պահեք HTML որպես PDF օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.html" ); doc.Save( "Output...

    products.aspose.com/words/hy/net/conversion/htm...
  3. Փոխարկել PDF XPS C#

    Փոխարկեք PDF ը XPS ձևաչափի C# կոդով: Պահեք PDF որպես XPS օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  4. Փոխարկել PDF DOCX C#

    Փոխարկեք PDF ը DocX ձևաչափի C# կոդով: Պահեք PDF որպես DocX օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  5. Փոխարկել PDF MARKDOWN C#

    Փոխարկեք PDF ը MARKDOWN ձևաչափի C# կոդով: Պահեք PDF որպես MARKDOWN օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  6. C# API to Export PS to DOTM | products.aspose.com

    Convert PS to DOTM without using Microsoft Word...(PS) files to Microsoft Word (DOC) documents. After conversion...API can be used to render the DOC file to a DOTM file. The Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  7. Java API to Export CGM to DOTM | products.aspos...

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

    products.aspose.com/total/java/conversion/cgm-t...
  8. Section Class | Aspose.Words for .NET

    Discover the Aspose.Words.Section class, your key to managing individual Document sections effortlessly. Enhance your Document editing experience today!... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Document.compliance property | Aspose.Words for...

    Document.compliance property. Gets the OOXML compliance version determined from the loaded Document content... doc = aw . Document ( file_name =...MY_DIR + 'Document.doc' ) self . assertEqual ( doc . compliance ,...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the font is formatted as outline.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set the Outline flag to...

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