Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 18,402 for

docx to doc

(0.91 sec)
  1. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can use an INCLUDE field...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we want the text in the...

    reference.aspose.com/words/java/com.aspose.word...
  3. Cell | Aspose.Words for Java

    Represents a table cell in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Extract Text and Images from XLSX File Online a...

    Online XLSX file parser app. Android API code To extract text in rows and cells from XLSX spreadhseets....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/xlsx/
  5. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....Document doc = new Document(getMyDir() + "Form fields.docx"); FieldFormCheckBox...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  6. File corruption after replacing hyperlinks with...

    We’ve recently run inTo an issue while replacing hyperlinks in a number of cusTomer sample files using Aspose.Words. Although the links appear To be updated in the resulting Documents, they do not work as expected when v…...docx Sample C# Console Application...files: "Sample File - Updated.docx" (simple link change) "Sample...

    forum.aspose.com/t/file-corruption-after-replac...
  7. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are three ways of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active Document protection type.... let doc = new aw . Document (); doc . protect ( aw...ReadOnly , "password" ); expect ( doc . protectionType ). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Რამდენიმე JPG TIFF Javascript

    შეაერთეთ მრავალი JPG TIFF JavaScript კოდში. შეინახეთ JPG როგორც TIFF 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...
  10. Story.first_paragraph property | Aspose.Words f...

    STory.first_paragraph property. Gets the first paragraph in the sTory.... doc = aw . Document () run = aw . Run ( doc = doc , text... pydrawing . Color . yellow doc . first_section . body . first_paragraph...

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