Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 18,356 for

docx to doc

(0.12 sec)
  1. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a shape with an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextColumnCollection.Width | Aspose.Words for .NET

    Discover the TextColumnCollection Width property. Easily manage evenly spaced columns for optimal layout and design in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/tex...
  3. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Work with Digital Signatures in C++|Aspose.Word...

    Digitally sign Documents and detect, count, verify, and remove existing digital signatures....work with digital signatures on DOC, OOXML, and ODT documents and...Words allows you to sign a DOC, DOCX, or ODT document digitally...

    docs.aspose.com/words/cpp/working-with-digital-...
  5. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property To easily access a shape's size and location in points, enhancing your design precision and layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. DigitalSignature.signTime property | Aspose.Wor...

    DigitalSignature.signTime property. Gets the time the Document was signed.... const doc = new aw . Document ( base ...."Digitally signed.docx" ); for ( var i = 0 ; i < doc . digitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DigitalSignature.signatureType property | Aspos...

    DigitalSignature.signatureType property. Gets the type of the digital signature.... const doc = new aw . Document ( base ...."Digitally signed.docx" ); for ( var i = 0 ; i < doc . digitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MappedDataFieldCollection.GetEnumerator | Aspos...

    Discover the MappedDataFieldCollection GetEnumeraTor method, efficiently iterate through your data with a powerful dictionary enumeraTor for seamless access....MappedDataFieldColle () { Document doc = CreateSourceDocMappe (); DataTable...MappedDataFieldColle mappedDataFields = doc . MailMerge . MappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  10. DocSaveOptions.SavePictureBullet | Aspose.Words...

    Discover how the DocSaveOptions SavePictureBullet property enhances your Document output. Control PictureBullet data saving effortlessly for optimal results....Document doc = new Document ( MyDir + "Image bullet points.docx" );...SaveFormat . Doc ); saveOptions . SavePictureBullet = false ; doc . Save...

    reference.aspose.com/words/net/aspose.words.sav...