Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 400,482 for

document

(0.28 sec)
  1. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML shapes are rendered....property is used when the document is exported to fixed page...in a document as we save it to PDF. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured Document tag is successfully mapped to XML data....true if the parent structured document tag is successfully mapped...parts. let doc = new aw . Document (); // Construct an XML part...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用JavaScript via C++在保存Excel文件为HTML时导出批注。|Docum...

    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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  4. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in Documents. Enhance your Document management with SDT features!...structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Document.compatibility_options property | Aspos...

    Document.compatibility_options property. Provides access to Document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word)....compatibility_options property Document.compatibility_options property...property Provides access to document compatibility options (that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured Document tag....mapped to the parent structured document tag. @property def xpath (...custom XML parts. doc = aw . Document () # Construct an XML part...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PDF to Excel in C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to convert PDF to Excel format using C++. During this, the individual pages of the PDF file are converted to Excel worksheets....as a second argument to the Document.Save(..) constructor. The...instance of Document object with the source PDF document. Save it...

    docs.aspose.com/pdf/cpp/convert-pdf-to-excel/
  8. Export EMAIL to JPEG via C++ | products.aspose.com

    C++ API to Convert EMAIL to JPEG without using Microsoft Word or Outlook...HTML by using Document class Save the document to JPEG format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/email-...
  9. Save DOCX to PDF character difference - Free Su...

    Hello, If you have a PDF Document, you don’t have to type the text to read it. Thanks in advance 1P272pStr18.docx (44.1 KB)...1 Hello, If you have a PDF document, you don’t have to type the...attach your problematic output document here for our reference? alexey...

    forum.aspose.com/t/save-docx-to-pdf-character-d...
  10. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a Document to HTML in Java....Style Sheet) when saving a document to HTML. Examples: Shows how...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...