Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 66,786 for

import

(1.06 sec)
  1. 使用 Python 更改 HTML 边框颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改边框颜色。提供逐步示例、CSS 提示和常见样式问题的解决方案。...element using Python 2 3 import os 4 import aspose.html as ah 5 6...border using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  2. Remove Pages from PDF using Python for .NET | A...

    Remove pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...deleting pages from a PDF, it’s important to use a reliable PDF editor...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/pages/remove/
  3. Print Word Document with Comments using Java

    Follow this article to merge MD files in Java. It has details to set the IDE, a list of steps, and a sample code to combine MD in Java and create a single MD file....Java to render DOCX comments Import the necessary modules and classes...render DOC comments using Java . Import the necessary classes, create...

    kb.aspose.com/words/java/print-word-document-wi...
  4. How to Generate PDF from Excel in Java

    In this brief tutorial we will learn how to generate PDF from Excel in Java. You can perform these tasks in macOS, Linux, and Windows....reference to Workbook class using Import in the program Load the source...your project from Maven and import the Workbook class in the program...

    kb.aspose.com/cells/java/how-to-generate-pdf-fr...
  5. PDF to EXCEL Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to EXCEL on any platform...EXCEL Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  6. Are Dynamic Background Colours Supported for Po...

    Just wanted to confirm if setting dynamic colours via HTML code is support for Microsoft PowerPoint. Can do this for Word with no issues, but can’t seem to get this working for PowerPoint....for a slide: import aspose.slides as slides import aspose.pydrawing...

    forum.aspose.com/t/are-dynamic-background-colou...
  7. Autofit Rows and Columns in Ruby|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  8. How to convert excel to word - Free Support For...

    I have a Excel sheet that has some text and tables. I need to bring it to word document. How can I do this? Please help....formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/how-to-convert-excel-to-word...
  9. Migration from legacy Aspose.Pdf.Kit for Java|A...

    Learn the steps to migrate from the legacy Aspose.PDF Kit for Java to the latest Aspose.PDF for Java version for better functionality....for Java, you only need to import com.aspose.pdf.facades package...autoported Aspose.PDF for Java. import com.aspose.pdf.facades.* ;...

    docs.aspose.com/pdf/java/migration-from-legacy-...
  10. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with Golang via C++....method that you can use to import your XML map into the workbook...the XML map that has been imported from the sample.xml into the...

    docs.aspose.com/cells/go-cpp/add-xml-map-inside...