Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 18,490 for

docx to doc

(0.22 sec)
  1. Რამდენიმე JPG PNG Javascript

    შეაერთეთ მრავალი JPG PNG JavaScript კოდში. შეინახეთ JPG როგორც PNG JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/ka/nodejs-net/merge/j...
  2. DocumentBase.FootnoteSeparators | Aspose.Words ...

    Access and cusTomize footnote and endnote separaTors in your Document with DocumentBase's FootnoteSeparaTors property for enhanced formatting control.... Document doc = new Document ( MyDir + "Footnotes...endnotes.docx" ); FootnoteSeparator endnoteSeparator = doc . FootnoteSeparators...

    reference.aspose.com/words/net/aspose.words/doc...
  3. CustomXmlPart.data property | Aspose.Words for ...

    CusTomXmlPart.data property. Gets or sets the XML content of this CusTom XML Data STorage Part.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CustomXmlPart.schemas property | Aspose.Words f...

    CusTomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this cusTom XML part.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageData.SetImage | Aspose.Words for .NET

    Discover how To use the SetImage method in ImageData To enhance your shapes with cusTomized images. Elevate your design effortlessly!... Document doc = new Document (); // To display...imgShape = new Shape ( doc , ShapeType . Image ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Online ODP Text Search Application or Develop O...

    Free online app To search in ODP files. Java code for any ODP file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/odp/
  9. Online PPT Text Search Application or Develop P...

    Free online app To search in PPT files. Java code for any PPT file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/ppt/
  10. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... doc = aw . Document ( file_name =...= MY_DIR + 'Tables.docx' ) tables = doc . first_section . body...

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