Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 363,397 for

save

(0.17 sec)
  1. Import Presentations from PDF or HTML in C++|As...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in C++ with Aspose.Slides for seamless, high-performance slide processing.... Use the Save() method to save the file in the PowerPoint...u "InputPDF.pdf" ); pres -> Save ( u "OutputPresentation.pptx"...

    docs.aspose.com/slides/cpp/import-presentation/
  2. Import Presentations from PDF or HTML in Java|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/java/import-presentation/
  3. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor...this class that can be used to save a document in the SaveFormat...( self ): ... XpsSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.openHyperlinksInNewWindow proper...

    PdfSaveOptions.openHyperlinksInNewWindow property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....set to true hyperlinks are saved using JavaScript code. JavaScript...be used automatically when saving to PDF/A-1 and PDF/A-2. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_new_window property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....set to True hyperlinks are saved using JavaScript code. JavaScript...be used automatically when saving to PDF/A-1 and PDF/A-2. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....Specific Unicode Characters while Saving to PDF with Python.NET Contents...is_font_substitution_char_granularity = True Save the workbook to PDF format import...

    docs.aspose.com/cells/python-net/change-the-fon...
  7. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to Save it into a file in C++....embedded object if you want to save it into a file. System :: String...get_IsLocked ()); // If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose.PSD for .NET 23.8 - Release Notes|Docume...

    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....information lost on just opening and saving Bug PSDNET-1352 Image loading...information lost on just opening and saving string src = "Original file...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-8...
  9. 将PDF/A转换为PDF格式|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF的C++库将PDF/A文件转换为PDF文档。...之后 Save 输入文件。 void ConvertPDFAtoPDF...RemovePdfaCompliance (); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/zh/cpp/convert-pdfa-to-pdf/
  10. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring.... Finally, save the output PDF file using Close...formattedText , 10 ); // Save PDF document fileStamp . Save ( dataDir + "AddHeader_out...

    docs.aspose.com/pdf/net/manage-header-and-footer/