Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 107,124 for

import

(0.09 sec)
  1. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeVertically method. Gets or sets whether to resize the picture vertically 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...
  2. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted 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...
  3. 下载并配置Aspose.Cells在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 Document...Document from com . aspose . Cells import DocumentBuilder class HelloWorld...

    docs.aspose.com/cells/zh/java/download-and-conf...
  4. 在 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 com . aspose . cells import FileFormatType class SavingFiles...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  5. Adding Media Player ActiveX Controls in Slide i...

    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....Presentation class pres = Rjb::import('com.aspose.slides.Presentation')...getControls().addControl(Rjb::import('com.aspose.slides.ControlType')...

    docs.aspose.com/slides/java/adding-media-player...
  6. Specify Symbologies for BarCodes in Ruby|Docume...

    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 object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/specify-symbologie...
  7. Cell getting dropped when converting Excel file...

    We have an Excel file that has a cell at the very bottom that does not get picked up when converting the Excel file to PDF format using Aspose.Cells for Java. I’m not clear on why that last line is getting dropped. The…...program is import com.aspose.cells.SaveFormat; import com.aspose...cells.Workbook; import java.io.File; import java.io.FileInputStream;...

    forum.aspose.com/t/cell-getting-dropped-when-co...
  8. Cells.ImportCustomObjects | Aspose.Cells for .N...

    Cells method. Imports custom objects... int, bool, string, bool) Imports custom objects. public int...names.If it is null,we will import all properties of the object...

    reference.aspose.com/cells/net/aspose.cells/cel...
  9. Font Conversion. Advanced details | Java

    C++ API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/java/convert/advanced-meth...
  10. How to Run the Examples|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....CAD Examples Directory Import examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/cad/java/how-to-run-the-examples/