Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 369,809 for

save

(0.08 sec)
  1. Convert a Document to Markdown in C#|Aspose.Wor...

    Convert a document in any supported load format to Markdown and vice versa using C#....Markdown and outlines the Markdown save options that control formatting...Words also supports most popular save formats . Now the functionality...

    docs.aspose.com/words/net/convert-a-document-to...
  2. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/vrml/
  3. How to Convert Excel Chart to JPG in C# without...

    This topic shows you how to convert Excel chart to JPG in C# without Interop using .NET environment for Windows, macOS and Linux....able to Save Excel chart as JPG in C#. Similar to saving as JPG...JPG you can also save chart to any of the other common formats...

    kb.aspose.com/cells/net/how-to-convert-excel-ch...
  4. Supported File Formats|Aspose.PDF for Node.js v...

    This page shows which of Aspose.PDF for Node.js can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...Format XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/nodejs-cpp/supported-file-f...
  5. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....to Excel in C++ , it will be saved as an XLSX file. Steps to Change...is to be converted to Excel Save the loaded workbook as XLSX...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...
  6. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can be Odt or Ott in C++....Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 encryption method in C++....Aspose::Words::Saving::DocSaveOptions::get_Password method Contents...:: String Aspose :: Words :: Saving :: DocSaveOptions :: get_Password...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and Save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...make some modifications, and save them. Out of the pool, some...Right now I’m getting errors on save. Professionalize.Discourse July...

    forum.aspose.com/t/can-aspose-support-opening-a...
  9. Extract Text From Word Document in C#

    You can easily extract text from Word Document in C# with this brief tutorial. It encompasses steps for setting up the development environment, step-by-step workflow, and a working sample code to convert Word to TXT in C#....properties Save the Word file as TXT on the disk using the Save method...DOCX is saved as a TXT file on the disk using the Save method...

    kb.aspose.com/words/net/extract-text-from-word-...
  10. Convert ODP to PDF in Python

    This brief article highlights how to convert ODP to PDF in Python. It also represents the required steps to establish the development environment along with a list of programming tasks, and an example code to transform ODP to PDF in Python.... Steps to Save ODP to PDF using Python Establish...the desired PDF file options Save the ODP file as a PDF on the...

    kb.aspose.com/slides/python/convert-odp-to-pdf-...