Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 18,474 for

docx to doc

(0.08 sec)
  1. Aspose::Words::DocumentBase::get_FootnoteSepara...

    Aspose::Words::DocumentBase::get_FootnoteSeparaTors method. Provides access To the footnote/endnote separaTors defined in the Document in C++.... auto doc = System :: MakeObject < Aspose...+ u "Footnotes and endnotes.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Run constructor | Aspose.Words for Python

    aspose.words.Run construcTor...constructor Contents [ Hide ] Run(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method To easily generate save options tailored for your preferred format, enhancing your Document management efficiency....Document doc = new Document ( MyDir + "Rendering.docx" ); // Create...MemoryOptimization = memoryOptimization ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily cusTomize your Document's background shape for enhanced visual appeal. Maximize your design potential!...Document doc = new Document (); Assert . That ( doc . BackgroundShape...shapeRectangle = new Shape ( doc , ShapeType . Rectangle ); //...

    reference.aspose.com/words/net/aspose.words/doc...
  5. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Run class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  7. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF....capabilities include PDF to DOC/DOCX, PDF to HTML, PDF to XPS,...

    docs.aspose.com/pdf/net/key-features/
  8. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    Discover the ErrorCorrectionLevel property for QR Codes. Enhance your barcodes with optimal error correction options, values 0 and 3 for reliability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied To the font.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevel.delete_picture_bullet method | Aspose...

    ListLevel.delete_picture_bullet method. Deletes picture bullet for the current list level.... doc = aw . Document () doc_list = doc . lists . add...this list level will display. doc_list . list_levels [ 0 ] . c...

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