Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 70,862 for

import

(0.13 sec)
  1. Reading CSV File with Multiple Encodings|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....Document Assistant Close Load or Import CSV file with Formulas Analyzing...

    docs.aspose.com/cells/net/reading-csv-file-with...
  2. Utility Features - SMTP Client|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....server without sending an email: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/utility-featur...
  3. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for .NET API allows developers to Import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh....NET API allows developers to import a 3D model , and then encode...

    docs.aspose.com/3d/net/encoding-3d-mesh-in-the-...
  4. com.aspose.pdf.internal.ms.System.lh: Culture N...

    We use Aspose library for transformation from one format to other format documents. As part of docx to pdf transformation , while loading license , we get the following error and transformation request got failed. Our cu…...this exception import com.aspose.words.*; import java.io.FileInputStream;...FileInputStream; import java.util.Locale; public class WordtoPDF {...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  5. Search Text in PPTX Presentation Files using Py...

    Python source code to search text in PPTX Presentation....PPTX Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/search/pptx/
  6. Search Text in PPT Presentation Files using Pyt...

    Python source code to search text in PPT Presentation....PPT Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/search/ppt/
  7. Search Text in ODP Presentation Files using Pyt...

    Python source code to search text in ODP Presentation....ODP Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/search/odp/
  8. Aspose Imaging generating blank pdf for corrupt...

    Hi Team, We are creating pdf file for files which has application type as “Tagged Image File Format” using below code. public static void convertTifToPdf(String inputFilePath, String outputFilePath) { try (Image image…...implement this: import com.aspose.imaging.*; import com.aspose.imaging...imaging.fileformats.tiff.*; import com.aspose.imaging.imageoptions...

    forum.aspose.com/t/aspose-imaging-generating-bl...
  9. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...the setRightIndent method: import com.aspose.words.*; public...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  10. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades.... Contents ); } } } } Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/net/extract-annotation/