Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 24,027 for

data source

(0.15 sec)
  1. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用C++获取ODS文件中的单元格验证|Documentation

    学习如何使用Aspose.Cells for C++ API获取ODS文件中的单元格验证。...// Source directory path U16String srcDir ( u ".. \\ Data \\...01_SourceDirectory \\ " ); // Load source Excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/get-cell-validatio...
  3. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...// Source directory path U16String srcDir ( u ".. \\ Data \\..."sampleCheckifVBAProj.xlsm" ; // Load your source Excel file Workbook wb ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  4. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET...the following steps: Open the source Word document Set Resolution...recognition Process the decoded data and output the results //open...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  5. Java API to Render PCL to FODS | products.aspos...

    Export PCL to FODS via Java API without using Microsoft Excel or Adobe Reader...to other formats, extracting data from spreadsheets, and more...conversion transforms print-generated data into **Flat OpenDocument Spreadsheet...

    products.aspose.com/total/java/conversion/pcl-t...
  6. Several WORD Into JPG C++

    Merge multiple a Word document into JPG in C++ code. Save a Word document as JPG using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-jpg/
  7. Several WORD Into PNG C++

    Merge multiple a Word document into PNG in C++ code. Save a Word document as PNG using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-png/
  8. Several WORD Into TXT C++

    Merge multiple a Word document into TXT in C++ code. Save a Word document as TXT using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-txt/
  9. Several WORD Into TIFF C++

    Merge multiple a Word document into TIFF in C++ code. Save a Word document as TIFF using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-tiff/
  10. Several HTML Into DOCX C++

    Merge multiple HTML into DOCX in C++ code. Save HTML as DOCX using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source HTML file in C++. Convert several...

    products.aspose.com/words/cpp/merge/html-to-docx/