Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 368,275 for

save

(0.08 sec)
  1. IDocumentProcessorPlugin class | Aspose.Words f...

    aspose.words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin.... save(output_stream, save_options) Save the document...output stream using the specified save options. set_image_watermark(image_watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D scene and Save that view into the supported image formats....panorama view of 3D scene and save that view into the supported...cube map as input and finally save the Panorama texture. The execute...

    docs.aspose.com/3d/python-net/render-a-panorama...
  3. Convert Workbook to HTML in xlsx4j|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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/java/convert-workbook-to-...
  4. Aspose.PSD for .NET 19.10 - 发布说明|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....Save(Aspose.PSD.StreamContainer,System...LayerResources.NvrtResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  5. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....path) where the font will be saved to. public string FontFileName...the value of this property to save the font into a different file...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::WordML2003SaveOptions::g...

    Aspose::Words::Saving::WordML2003SaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be WordML in C++....Aspose::Words::Saving::WordML2003SaveOption::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to Save it into a file....embedded object if you want to save it into a file. @property def...is_locked ) # If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and document properties upon saving the document....and document properties upon saving the document. @property def...information during a manual save. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Import 3D Scenes and Contents from a PDF in C#|...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can extract 3D scenes and contents from a PDF file....iterate through the contents, and save them into the separate files...example: Extract All 3D Scenes and Save them into Supported 3D Formats...

    docs.aspose.com/3d/net/import-3d-scenes-and-con...
  10. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just Save it as an image.... Once the save options are defined in C++ PDF...simply performed by calling the save function of the document class...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...