Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 66,840 for

import

(0.08 sec)
  1. 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...
  2. 用 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...
  3. 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-...
  4. 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/...
  5. 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/...
  6. Using OnAjaxCallFinishedClientFunction of GridW...

    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...."text/html; charset=UTF-8" import = "com.aspose.gridweb.*" pageEncoding...

    docs.aspose.com/cells/java/using-onajaxcallfini...
  7. Working with Message Flags on Server|Documentation

    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....\Flagged (message is marked as important), \Deleted (message is marked...setting custom flags on messages. import aspose.email as ae client =...

    docs.aspose.com/email/python-net/working-with-m...
  8. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...to import the node to the current document. The imported node...

    reference.aspose.com/words/net/aspose.words/com...
  9. 获取 Ruby 中的页面属性|Aspose.PDF for Java

    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....PDF 文档 pdf_document = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/zh/java/get-page-properties...
  10. Convert USDZ to STL in Java

    This guide shows how to convert USDZ to STL in Java. It provides the sequential steps, setup requirements, and a sample code snippet to create a USDZ to STL converter in Java....3D in your environment Import the USDZ file by creating an...

    kb.aspose.com/3d/java/convert-usdz-to-stl-in-java/