Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 375,780 for

save

(1.7 sec)
  1. 在导出电子表格为CSV格式时修剪前导空白行与列(C++)|Documentation

    学习如何在导出电子表格到CSV格式时修剪前导空白行和列,使用Aspose.Cells for C++。...Workbook wb ( inputFilePath ); // Save in csv format without trimming...trimming blank columns wb . Save ( outDir + u "outputWithoutTrimBla...

    docs.aspose.com/cells/zh/cpp/trim-leading-blank...
  2. Გადაიყვანეთ HTML MARKDOWN C++

    გადაიყვანეთ HTML MARKDOWN C++ ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN C++....html" ); doc-> Save ( u"Output.md" ); using namespace...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.md"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …... // save the document with text watermark fileStamp.Save("c:...Save("c:/pdftest/StampedPage.pdf"); //save updated PDF file fileStamp.Close();...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  4. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... This method allows us to save the embedded image as a separate...layers. Save the Modified PSD File Finally, we can save the modified...

    docs.aspose.com/psd/python-net/smart-object-upd...
  5. How to Convert PDF to Presentation using Java

    In this tutorial, we will focus on how to convert PDF to presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java add PDF to presentation with no dependence on MS PowerPoint....collection using addFromPdf method Save method in Java convert PDF to...source PDF file path and finally save the generated presentation on...

    kb.aspose.com/slides/java/how-to-convert-pdf-to...
  6. 用C++向Excel插入背景图片|Documentation

    “如何用Aspose.Cells for C++向Excel插入背景图片。”...buffer ); // Save the Excel file workbook . Save ( u "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . Save ( u "outputBackImageSheet...

    docs.aspose.com/cells/zh/cpp/insert-background-...
  7. Convert PPTX to FODP in Python | products.aspos...

    Convert PPTX to FODP in Python. Use Python library API to convert PPTX files to FODP...Presentation from PPTX file and save it as FODP. Python tutorial..."PowerPoint.pptx" ); pres . save( "output.fodp" , SaveFormat...

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

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

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

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

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

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

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