Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 50,512 for

import document

(0.93 sec)
  1. Aspose pdf for java PDF转换WORD 样式失效 - Free Suppo...

    我使用的是aspose pdf for java 组件 我想要的效果是在保留原有的样式情况下,转换的word的表格可以编辑 我实际用Aspose把PDF转换为word后,表格也不能编辑,表格变成了图片,启用表格识别,样式又全部乱了,请帮我看下,谢谢! test0730.pdf (49.5 KB) test0730.docx (12.6 KB)... 示例代码 : import com.aspose.pdf.Document; import com.aspose...args) { // 加载PDF文档 Document document = new Document("input.pdf");...

    forum.aspose.com/t/aspose-pdf-for-java-pdf-word...
  2. PCL to PNG Converter using Python | Aspose.PDF

    Sample code on Python for PCL to PNG conversion. Use example code for batch PCL to PNG conversion with Python and .NET...programmatically a document from PCL to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  3. PDF to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and .NET...convert programmatically a document from PDF to JPEG format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  4. PDF to EMF Converter using Python | Aspose.PDF

    Sample code on Python for PDF to EMF conversion. Use example code for batch PDF to EMF conversion with Python and .NET...programmatically a document from PDF to EMF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  5. SVG to BMP Converter using Python | Aspose.PDF

    Sample code on Python for SVG to BMP conversion. Use example code for batch SVG to BMP conversion with Python and .NET...programmatically a document from SVG to BMP format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/s...
  6. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Python via .NET API.... Sample Code import os from aspose.cells import Workbook , HtmlSaveOptions..."outputEnableCssCusto.html" ), opts ) AI Document Assistant Close Disable Exporting...

    docs.aspose.com/cells/python-net/enable-css-cus...
  7. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...Aspose :: Words :: Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....total point configuration: import aspose.cells as cells from...from aspose.cells.charts import ChartType # Load sample workbook...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  9. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML Import - where the HTML contains a table with fixed column widths. When the HTML is added to a Document and the table’s auto-fit property is disabled, the column widths of t…...Widths and Word-Wrap in HTML-imported Table when Auto-Fit is Disabled...Aspose.Words Product Family import-data , words-java , auto-fit-columns...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  10. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....while appending a document. // Create a document that will have...have nodes from another document inserted into it. auto dstDoc =...

    reference.aspose.com/words/cpp/aspose.words/imp...