Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 400,456 for

document

(0.15 sec)
  1. 使用Python将PDF转换为Excel|Aspose.PDF for Python via ...

    Aspose.PDF for Python库允许您使用Python将PDF格式转换为Excel格式。这些格式包括XLS, XLSX, XML 2003电子表格, CSV, ODS。...文档创建 Document 对象的实例。 创建 ExcelSaveOptions 的实例。 通过调用 Document.Save()..."convert_pdf_to_xls.xls" # 打开 PDF 文档 document = ap . Document ( input_pdf ) save_option...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  2. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  3. HtmlSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the HtmlSaveOptions SaveFormat property to easily save Documents in Html, Mhtml, Epub, Azw3, or Mobi formats for versatile accessibility....Specifies the format in which the document will be saved if this save...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your Documents. Enhance output customization easily!...data is not saved to output document. Default value is true . public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. IAiModelText.check_grammar method | Aspose.Word...

    IAiModelText.check_grammar method. Checks grammar of the provided Document...method check_grammar(source_document, options) Checks grammar of...of the provided document. This operation leverages the connected...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your Document's clarity by distinguishing placeholder text from regular content....placeholder text) upon opening this document. public bool IsShowingPlaceholder...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  7. MailMergeSettings.main_document_type property |...

    MailMergeSettings.main_Document_type property. Specifies the mail-merge main Document type...main_document_type property MailMergeSettings.main_document_type...Specifies the mail-merge main document type. The default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_CreatedTime method. Gets or sets date of the Document creation in UTC in C++....method Gets or sets date of the document creation in UTC. System ::...get_CreatedTime () Remarks For documents originated from RTF format...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastPrinted method. Gets or sets the date when the Document was last printed in UTC in C++....or sets the date when the document was last printed in UTC. System...get_LastPrinted () Remarks For documents originated from RTF format...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your Documents with the RemoveBlankPages method, eliminating unwanted blank pages for a polished, professional finish....RemoveBlankPages Contents [ Hide ] Document.RemoveBlankPages method Removes...Removes blank pages from the document. public List < int > RemoveBlankPages...

    reference.aspose.com/words/net/aspose.words/doc...