Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 368,314 for

save

(0.36 sec)
  1. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for Python via .NET developer's reference and start building your OCR applications....preprocessing the image to saving recognition results. A full-cycle...results : Save recognition results as a file Save recognition...

    docs.aspose.com/ocr/python-net/developer-refere...
  2. PDF Conversion Solution using Python | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Python for .NET Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Python for .NET...to Word documents using the Save method. If you need to tweak...to HTML and Images: You can save PDFs as HTML with embedded resources...

    products.aspose.com/pdf/python-net/conversion/
  3. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document The...$textFragment ); $document -> save ( $outputFile ); System Requirements...

    docs.aspose.com/pdf/php-java/hello-world-example/
  4. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...01 and save it to another file: Scene scene...Vector3 ( 0 . 01 )); scene . Save ( "scaled-scene.obj" , FileFormat...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...
  5. Password Protect or Unprotect the Shared Workbo...

    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....while enabling sharing, and saves it as the output Excel file...34"); // Save the output Excel file workbook . save ( "outputProtectSharedW...

    docs.aspose.com/cells/nodejs-cpp/password-prote...
  6. Add Header to PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET.... Save the PDF file. Add a Header to... header = header document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/header/
  7. Converting to MHTML Files in 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....xlsx" # Specify the HTML saving options sv = HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  8. 在Jython中将文件转换为Mhtml|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....xlsx" # Specify the HTML saving options sv = HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  9. Bookmark.name property | Aspose.Words for Python

    Bookmark.name property. Gets or sets the name of the bookmark....bookmark will be stored when you save the document. Examples Shows...underscores if we open the saved document with Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the document....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...