Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 180,944 for

doc

(1.09 sec)
  1. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a value for the "Comments"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ArrowType | Aspose.Words for Java

    Specifies the type of an arrow at a line end in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are four examples...

    reference.aspose.com/words/java/com.aspose.word...
  3. Փոխարկել HTML JPG Java

    Փոխարկեք HTML ը JPG ձևաչափի Java կոդով: Պահեք HTML որպես JPG օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document ( "Input.html"...

    products.aspose.com/words/hy/java/conversion/ht...
  4. Փոխարկել HTML SVG Java

    Փոխարկեք HTML ը SVG ձևաչափի Java կոդով: Պահեք HTML որպես SVG օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document ( "Input.html"...

    products.aspose.com/words/hy/java/conversion/ht...
  5. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a Document. NPOI does not provide an opportunity to insert a hyperlink using C#....DocumentBuilder class: Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Please...

    docs.aspose.com/words/net/insert-hyperlink/
  6. Փոխարկել HTML PDF Java

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

    products.aspose.com/words/hy/java/conversion/ht...
  7. Փոխարկել HTML WORD Java

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

    products.aspose.com/words/hy/java/conversion/ht...
  8. C# API to Export EPUB to PCL | products.aspose.com

    Convert EPUB to PCL without using Microsoft Word...easily convert EPUB files to DOC format using the advanced PDF...Words for .NET, to render the DOC file to PCL. Aspose.PDF for ...

    products.aspose.com/total/net/conversion/epub-t...
  9. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Xps format in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert headings that can...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...