Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 71,975 for

import

(0.19 sec)
  1. Convert PDF to XML in C++ | products.aspose.com

    Convert PDF to XML in C++. Use C++ library API to convert PDF files to XMLs... Add a library reference (import the library) to your C++ project...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แยกข้อความหรือรูปภาพจาก PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/parser/ Recent content in แยกข้อความหรือรูปภาพจาก PDF โ......language-python python line cl line cl kn import nn aspose.pdf k as nn apdf...apdf line cl kn from nn os kn import n path line cl line cl n path_infile...

    products.aspose.com/pdf/th/python-net/parser/in...
  3. Aspose.Pdf Java PDF/UA checker - Free Support F...

    Buongiorno, effettuando test sull’applicazione Aspose.Pdf Java ho rilevato che sottoponendo al metodo di check compliance con lo standard PDF/UA viene sempre restituito il warning “Color contrast - need manual check”. C…...contrasto dei colori in Java: import com.aspose.pdf.*; public class...

    forum.aspose.com/t/aspose-pdf-java-pdf-ua-check...
  4. 用 Python.NET 将单元格添加到 Microsoft Excel 公式监视窗口中|Do...

    学习如何使用Aspose.Cells for Python via .NET在Excel的公式观察窗口中监视单元格。包括代码示例和API参考。...cells import Workbook , SaveFormat # Create...

    docs.aspose.com/cells/zh/python-net/add-cells-t...
  5. Convert MOBI to TSV using Python or with free O...

    MOBI to TSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to TSV online converter quickly before integrating the code....straightforward data handling are important for integration and operational...extracted information into scripts, import tools, or processing engines...

    products.aspose.com/total/python-net/conversion...
  6. Convert docx to pdf Chinese garbled - Free Supp...

    Convert docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...existing code to embed fonts: import aspose.words as aw # Load the...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...
  7. Convert Image to PPTX in PHP | products.aspose.com

    Convert Image to PPTX in PHP. Use PowerPoint PHP API to convert Image files to PPTX... Add a library reference (import the library) to your PHP project...

    products.aspose.com/slides/php-java/conversion/...
  8. Convert JPG to PPTX in PHP | products.aspose.com

    Convert JPG to PPTX in PHP. Use PowerPoint PHP API to convert JPG files to PPTX... Add a library reference (import the library) to your PHP project...

    products.aspose.com/slides/php-java/conversion/...
  9. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...example of how to implement this: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  10. 如何在 TypeScript 中使用 Aspose.CAD|CAD Documentation

    在 TypeScript 中使用 Aspose.CAD....ts import { PngOptions, Image } from...

    docs.aspose.com/cad/zh/javascript-net/showcases...