Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 373,036 for

save

(0.3 sec)
  1. Ustvari WORD Z Uporabo C++

    Ustvarite novo WORD v C++ v nekaj korakih. Preprosto ustvarite WORD s knjižnico C++...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sl/cpp/make/word/
  2. How to Create Mapi Contact using Java

    In this example, we will learn how to create Mapi Contact using Java by following the well defined steps and using the example code. One can easily add Mapi Contact in Java with the help of very simple API calls....user image for added contact Save the contact information as an...an MSG file on the disk Save the contact information as a VCF...

    kb.aspose.com/email/java/how-to-create-mapicont...
  3. FontInfoCollection.embed_true_type_fonts proper...

    FontInfoCollection.embed_true_type_fonts property. Specifies whether or not to embed TrueType fonts in a document when it is Saved...fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 转换为 XPS|Aspose.Slides 文档

    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 方法由 Presentation 类公开,可用于将整个演示文稿转换为...); //Saving the presentation to TIFF document pres . Save ( destFileName...

    docs.aspose.com/slides/zh/net/conversion-to-xps/
  5. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....characteristics Save the loaded VSD file as VSDX using the save options...page size and using it in the ‘save’ method to generate the VSDX...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  6. Remove Tables from PDF using Python | Aspose.PDF

    Remove tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file. Delete Tables from...remove ( table ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/table/remove/
  7. How to Convert DWG to SVG in C#

    This small tutorial entails how to convert DWG to SVG in C#. It encompasses all the important steps to set up the environment and export DWG to SVG image in C#....Convert the DWG to SVG using the Save method In the above mentioned...finally save the DWG file as SVG on the disk using the Save method...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-svg...
  8. Convert PPT to PDF in Python | products.aspose.com

    Convert PPT to PDF in Python. Use Python library API to convert PPT files to PDF...Presentation from PPT file and save it as PDF. Python tutorial for...Presentation( "PowerPoint.ppt" ); pres . save( "output.pdf" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  9. Convert PPTM to POTX in Python | products.aspos...

    Convert PPTM to POTX in Python. Use Python library API to convert PPTM files to POTX...Presentation from PPTM file and save it as POTX. Python tutorial..."PowerPoint.pptm" ); pres . save( "output.potx" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...
  10. Convert PPSX to POT in Python | products.aspose...

    Convert PPSX to POT in Python. Use Python library API to convert PPSX files to POT...Presentation from PPSX file and save it as POT. Python tutorial for..."PowerPoint.ppsx" ); pres . save( "output.pot" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...