Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 159,261 for

open

(0.71 sec)
  1. Merge PPTX Files To SVG Using Python | products...

    Merge multiple PPTX files in Python....any software like Microsoft or Open Office, Adobe PDF. Download...slide in pres1 . slides: with open( "presentation_slide_ {0} .svg"...

    products.aspose.com/slides/python-net/merge/ppt...
  2. How to extract text from PDF | Aspose.PDF

    Do you know how easily extract text from PDF using C#? Extract text from PDF with high quality using .NET PDF library.... PDF Or you can open NuGet package manager, search...extracted text Create a writer and open the file Write a line of text...

    products.aspose.com/pdf/tutorial/extract-text/
  3. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java....GetValueFromIndividu () { // Open a document Document pdfDocument...GetValuesFromAllFiel () { // Open document Document document =...

    docs.aspose.com/pdf/java/extract-form/
  4. 在VSTO和Aspose.Cells中隐藏和取消隐藏工作簿中的工作表|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....xls" ; //Open the Excel file. excelApp . Workbooks . Open ( myPath..."Book1.xls" ; //Open the Excel file. workbook . Open ( myPath );...

    docs.aspose.com/cells/zh/net/hide-and-unhide-wo...
  5. CellsException : File format not supported - Fr...

    Dear sir, When converting a specific excel to a PDF we've encountered an error. (unfortunately, this exception isn't thrown by Aspose, so we couldn't catch it) com.aspose.cells.CellsException: This file's format is no…...Workbook” file, you may try to open your file into MS Excel 2003/2007... so that Aspose.Cells could open/process the file fine. And,...

    forum.aspose.com/t/cellsexception-file-format-n...
  6. Add Pages to PDF using Python | Aspose.PDF

    Add PDF pages to your document programmatically with Python sample code using Aspose.PDF for Python for .NET... Open NuGet package manager, search...self . data_dir , outfile ) # Open document document = apdf . Document...

    products.aspose.com/pdf/python-net/pages/add/
  7. LoadOptions constructor | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions constructor...password string The password to open an encrypted document. Can be...password string The password to open an encrypted document. Can be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Visio File Drawing NET C# | products.aspose.com

    C# source code to draw geomtry to visio file on Java Runtime Environment.... Open a Diagram object Select Page...as a parameter. Now you can open and use the file in Microsoft...

    products.aspose.com/diagram/java/drawing/
  9. OdtSaveOptions.measureUnit property | Aspose.Wo...

    OdtSaveOptions.measureUnit property. Allows to specify units of measure to apply to document content... OdtSaveMeasureUnit Remarks Open Office uses centimeters when...using the metric system, which Open Office uses. // We can set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract Images from PDF Python | Aspose.PDF

    Extract images from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Open NuGet package manager, search...the code in your environment. Open PDF document. Extract a particular...

    products.aspose.com/pdf/python-net/images/extract/