Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 66,823 for

import

(0.08 sec)
  1. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...Python 配置总分数 以下代码演示了正确的总分数配置: import aspose.cells as cells from...from aspose.cells.charts import ChartType # Load sample workbook...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  2. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....examples ; import com.aspose.pdf.BorderInfo ; import com.aspose...BorderSide ; import com.aspose.pdf.Color ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/add-rectangle/
  3. NodeImporter breaks padding - Free Support Foru...

    Hi there we use Aspose.Words to copy ContentControls of multiple documents into a single resulting docx file. We use the NodeImporter for this use case like var ImportFormatOptions = new ImportFormatOptions { KeepSour…...KeepSourceNumbering = true }; var importer = new NodeImporter( sourceDocument...referenceNode.InsertAfter(importer.ImportNode(sdt, isImportChildren:...

    forum.aspose.com/t/nodeimporter-breaks-padding/...
  4. Convert PDF to SVG Format in Ruby|Aspose.PDF fo...

    Find out how to convert PDF files to SVG format using Ruby and Aspose.PDF, enabling scalable and editable vector graphics....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...SvgSaveOptions save_options = Rjb :: import ( ' com . aspose . pdf . SvgSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  5. Buat PDF Menggunakan Java

    Buat PDF baharu dalam Java dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka Java....Penanda Halaman Sisipkan Carta import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ms/java/make/pdf/
  6. Make WORD Using Java

    Make a new a Word document in Java in a few steps. Easily create a Word document using Java library....Insert Bookmark Insert Chart import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/word/
  7. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML using Java library....Insert Bookmark Insert Chart import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/html/
  8. Buat DOCX Menggunakan Java

    Buat DOCX baharu dalam Java dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Java....Penanda Halaman Sisipkan Carta import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ms/java/make/docx/
  9. Recognizing Specific BarCode Symbology in Ruby|...

    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....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) rd = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/recognizing-specif...
  10. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...