Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 367,952 for

save

(0.18 sec)
  1. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…... Saving the output as bytestream for...the client download. Option2: Saving the file as png to rasterize...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  2. System.MissingMethodException in Aspose.pdf - n...

    Was able to narrow this down to a small block of code: Using oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create) oPage.Resources.Images.Item(1).Save(stream:=oFS, …...Save(stream:=oFS, format:=Drawing...found: Void Aspose.Pdf.XImage.Save(System.IO.Stream, System.Drawing...

    forum.aspose.com/t/system-missingmethodexceptio...
  3. Convert MBOX to DOCM in Python | products.aspos...

    Save MBOX to DOCM in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word DOCM...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. Convert MD to VCF in Python | products.aspose.com

    Save MD to VCF within Python applications without using Microsoft Word or Outlook...NET and save it into VCF format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  5. Convert BMP to EML in Python | products.aspose.com

    Save BMP to EML within Python applications without using Microsoft Word or Outlook...NET and save it into EML format. The Aspose...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. Export CGM to XAML via C# API | products.aspose...

    .NET API to Convert CGM to XAML without using Microsoft Word...Convert CGM to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to XAML format using Save method and...

    products.aspose.com/total/net/conversion/cgm-to...
  7. 在 C++ 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多种用途。... imageScale ); thumbnail -> Save ( u "sample_3d.png" ); thumbnail...Dispose (); presentation -> Save ( u "sandbox_3d.pptx" , Export...

    docs.aspose.com/slides/zh/cpp/3d-presentation/
  8. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....Presentation Properties in Java How to Save PowerPoint Slides with Notes...How to Save PowerPoint as PDF with Notes in C# How to Save a PowerPoint...

    kb.aspose.com/slides/page/3/
  9. Convert PPT to DOCX in Python or with free Onli...

    PPT to DOCX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPT to DOCX online converter quickly before integrating the code....NET API to save the created PDF into Microsoft...powerful tool that can be used to save the created PDF into Microsoft...

    products.aspose.com/total/python-net/conversion...
  10. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for C++ API.... AutoFitRow ( 1 ); // Save the modified Excel file U16String...u "output.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...