Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 176,883 for

docx

(0.47 sec)
  1. EmbeddedFontFormat | Aspose.Words for Java

    Specifies format of particular embedded font inside FontInfo object in Java....docx"); FontInfo embeddedFont = doc...Office XML format, including DOCX files. length public static...

    reference.aspose.com/words/java/com.aspose.word...
  2. Different Ways to Open Files|Documentation

    This article explains how to open an Excel file using the Aspose.Cells for .NET API....formats (for example PPT/PPTX, DOC/DOCX, etc.) using Aspose.Cells. There...

    docs.aspose.com/cells/net/different-ways-to-ope...
  3. Convert PDF to WORD | Online for Free | Aspose.PDF

    PDF to WORD online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to WORD without any registration, captcha or limits. Try our library for free... DocX ); } Here is an example that...

    products.aspose.com/pdf/online/conversion-pdf-t...
  4. SaveOptions.tempFolder property | Aspose.Words ...

    SaveOptions.tempFolder property. Specifies the folder for temporary files used when saving to a DOC or Docx file...used when saving to a DOC or DOCX file. By default, this property...( base . myDir + "Rendering.docx" ); // When we save a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Support Rendering Extensions|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....DifRenderer Reporting Services 2008 + Docx DocxRenderer Reporting Services...

    docs.aspose.com/cells/reportingservices/extende...
  6. Extract text from PDF in JavaScript | Aspose.PDF

    Simple demo source code to extract text from PDF file on JavaScript via C++ directly on the Web.... Convert PDF to DOCX, XLSX, JPEG, PNG, TIFF, BMP...

    products.aspose.com/pdf/javascript-cpp/parser/t...
  7. Extract text from PDF in JavaScript | Aspose.PDF

    Simple demo source code to extract text from PDF file in Node.js applications.... Convert PDF to DOCX, XLSX, JPEG, PNG, TIFF, BMP...

    products.aspose.com/pdf/nodejs-cpp/parser/text/
  8. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .Docx. How to add a hyperlink at the end of every page of the document?...docx. How to add a hyperlink at the...doc.save("DocumentWithHyperlin.docx"); System.out.println("Document...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  9. Aspose::Words::Fields::Field::get_IsDirty metho...

    Aspose::Words::Fields::Field::get_IsDirty method. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document in C++....Aspose :: Words :: SaveFormat :: Docx ); // The LoadOptions object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Compare two document - Free Support Forum - asp...

    good day, I am comparing two documents and I get an error when comparing. Could you take a look at it for me? Error: “An object of type Aspose.Words.Tables.Table cannot be cast to type Aspose.Words.Paragraph.”} thank…...docx"); Document docXB = new Document(pathX...Document(pathX + "DocB.docx"); docXA.Compare(docXB, "author", DateTime...

    forum.aspose.com/t/compare-two-document/254738