Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 69,809 for

import

(0.16 sec)
  1. 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/
  2. 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/
  3. 从 Ruby 中的 Visio 绘图中检索窗口元素|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/retrieve-window...
  4. 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...
  5. 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/
  6. Display or Hide Scroll Bars in 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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/display-or-hide-scro...
  7. Render Presentations with Fallback Fonts in Pyt...

    Render presentations with fallback fonts in Aspose.Slides for Python via .NET – keep text consistent across PPT, PPTX and ODP with step-by-step code samples.... import aspose.slides as slides # Create...

    docs.aspose.com/slides/python-net/render-presen...
  8. Edit TEXT In Java

    Edit TEXT in Java code....Edit a Table Edit an Image import com.aspose.words.*; Document...); doc.save( "Output.txt" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/edit/text/
  9. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。... Open )) { // Import data pdfForm . ImportXml (...fdf" , FileMode . Open )) { // Import data pdfForm . ImportFdf (...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  10. 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...