Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 55,121 for

import

(0.08 sec)
  1. 在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.... workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...Create chart chart_type = Rjb :: import ( 'com.aspose.cells.ChartType'...

    docs.aspose.com/cells/zh/java/converting-chart-...
  2. Joining And Appending in Jython|Aspose.Words fo...

    Join And Append documents using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import ImportFormatMode from com ...

    docs.aspose.com/words/java/joining-and-appendin...
  3. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldImport::get_SourceF...

    Aspose::Words::Fields::FieldImport::get_SourceFullName method. Gets or sets the location of the picture in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to resize the picture horizontally from the source in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Extract Text from PDF using Go|Aspose.PDF for G...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Go.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" import "fmt" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/extract-text-from-pdf/
  7. 在Jython中使用工作表名称删除工作表|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....cells import Settings from com . aspose . cells import Workbook...Workbook from java . io import FileInputStream ; class RemovingWorksheetsus...

    docs.aspose.com/cells/zh/java/removing-workshee...
  8. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...containing no data. data = Rjb :: import ( 'com.aspose.words.DataSet'...

    docs.aspose.com/words/java/remove-empty-regions...
  9. Transform XML using Python | Aspose.PDF

    Transform XML programmatically with Python sample code using Aspose.PDF for Python for .NET...XML into PDF File import aspose.pdf as ap import xml.etree.ElementTree...ElementTree as ET from io import BytesIO def example_xslt_to_pdf...

    products.aspose.com/pdf/python-net/transform-xml/
  10. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython....words import Settings from com . aspose . words import Document...words import BreakType from com . aspose . words import DocumentBuilder...

    docs.aspose.com/words/java/update-fields-in-jyt...