Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 415,163 for

document

(0.29 sec)
  1. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XLSX](../../aspose.words/saveformat/#XLSX) format...additional options when saving a document into the SaveFormat.XLSX format...the Specify Save Options documentation article. Inheritance: XlsxSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range...Words Document Object Model (DOM) documentation article. Remarks...EditableRange.editable_range_end in a document tree and allows to work with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using C++ library....you need to resize your PDF document since the page size is larger...update its dimensions. Call the Document class’ Save(..) method to...

    docs.aspose.com/pdf/cpp/change-page-size/
  4. Render MSG to PCL in Andorid App | products.asp...

    Export MSG to PCL without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to PCL format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  5. Render MSG to SVG in Andorid App | products.asp...

    Export MSG to SVG without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to SVG format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  6. Render MSG to TEXT in Andorid App | products.as...

    Export MSG to TEXT without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to TEXT format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  7. 在 Python 中编辑 HTML 文档 – Aspose.HTML for Python v...

    学习如何使用 Aspose.HTML for Python 通过 .NET 编辑 HTML DOM;如何创建、填充、添加 HTML 元素,以及编辑内联和内部 CSS。...保存到文件中: Copy 1 # Edit HTML document using DOM Tree in Python 2.... join (output_dir, "edit-document-tree.html" ) 9 10 # Ensure...

    docs.aspose.com/html/zh/python-net/edit-html-do...
  8. How to Change Text Color in HTML? C# Examples

    Change HTML text color using C#. See actual code examples with Aspose.HTML to customize HTML text color programmatically using inline and internal CSS....element with a given tag name in document order. Use the property of...property. Save the modified HTML document. C# code Copy 1 // Change...

    docs.aspose.com/html/net/how-to-articles/how-to...
  9. Aspose::Words::Settings::ViewOptions::get_Displ...

    Aspose::Words::Settings::ViewOptions::get_DisplayBackgroundShape method. Controls display of the background shape in print layout view in C++....Shows how to hide/display document background images in view...HTML string to create a new document with a flat background color...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing....a generated PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "save" method # to modify...

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