Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 377,473 for

save

(0.28 sec)
  1. Work with Task Views | Aspose.Tasks Documentation

    Learn how to work with task views using Aspose.Tasks for C# and VB.NET....ormat::TaskUsage); 11 12 // Save the Project 13 System ::String...s_out.pdf" ; 14 project1 -> Save(dataDir + outputProject, options);...

    docs.aspose.com/tasks/cpp/task-views/
  2. Working with Linear Extrusion|Documentation

    Aspose.3D for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....( extrusion ); // Save 3D scene scene . save ( "LinearExtrusion...extrusion2 ); // Save 3D scene scene . save ( "SlicesInLinearExtrus...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  3. Export MSG to DOCM via C++ | products.aspose.com

    C++ API to Convert MSG to DOCM without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to DOCM format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  4. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace text in the document in C++....input file, with the specified save format and additional options...input file, with the specified save format and additional options...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. PdfCustomPropertiesExport enumeration | Aspose....

    aspose.words.saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.custom_document_properties](../../aspose.words/document/custom_document_properties/) are exported to PDF file....can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel workbooks to HTML using Aspose.Cells for C++....on Saving to HTML with C++ Contents [ Hide ] You can save Excel...inputFilePath ); // Create HTML save options HtmlSaveOptions options...

    docs.aspose.com/cells/cpp/prevent-exporting-hid...
  7. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export to Markdown, ensuring accurate and efficient document conversion.... Save ( ArtifactsDir + "MarkdownSaveOptions...MarkdownOfficeMathEx . Latex ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations.... Save the presentation as PPTX. The...150 ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/shape-manipul...
  9. Remove Images from PDF using Python | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for Python library.... Save updated PDF file. Delete Images...delete ( 1 ) # Save updated PDF file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/images/remove/
  10. Single-Line Field to Multi-Line Field|Aspose.PD...

    Convert a single-line text field into a multi-line field in a PDF document using Aspose.PDF for Python.... Save the updated document. from io..."City" ) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/single-to-multiple/