Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 363,370 for

save

(0.13 sec)
  1. Add HTML String using DOM in PHP|Aspose.PDF for...

    Explore how to add HTML content to a PDF document using the DOM in PHP with Aspose.PDF for rich document creation....add ( $title ); # Save PDF file $doc -> save ( $dataDir . "html...

    docs.aspose.com/pdf/java/add-html-string-using-...
  2. Add Text to existing PDF using Python|Aspose.PD...

    Code example how to add or write text in Pdf document using Python with PDF library....text_fragment ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  3. Decrypt PDF File|Aspose.PDF for .NET

    Explore methods to decrypt password-protected PDF files in .NET, ensuring access to the document's content using Aspose.PDF...."P@ssw0rd" ); // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/net/decrypt-pdf-file/
  4. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object....background ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/add-backgrounds/
  5. Read and Write Table with Query Table Data Sour...

    Learn how to read and write a table with a QueryTable data source using Aspose.Cells for Node.js via C++....( true ); } // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  6. Automatically refresh OLE object via Microsoft ...

    Learn how to automatically refresh OLE objects in Excel using Aspose.Cells for Node.js via C++....); // Save the workbook in XLSX format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/automatically-...
  7. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used to specify additional options when saving a document into the Xps format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::XpsSaveOptions class Contents [ Hide ]...specify additional options when saving a document into the Xps format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert EPUB to XPS – C# code examples

    Convert EPUB to XPS using Aspose.HTML for .NET API. Consider various EPUB to XPS conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-xps/
  9. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....appear in the outline of a saved PDF document. let doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。... pdf_save_options = PdfSaveOptions () pdf_save_options ....True # Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/zh/python-net/embed-attac...