XpsSaveOptions.save_Format property. Specifies the Format in which the Document will be saved if this save options object is used...save_format property XpsSaveOptions.save_format property Specifies...Specifies the format in which the document will be saved if this...
Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DocX Format in C++....used when saving in the DOCX format. enum class OoxmlCompliance...document to adhere to. auto doc = System :: MakeObject < Aspose...
HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 Format to the output HTML, MHTML or EPUB...images are saved in Base64 format to the output HTML, MHTML or...inside a saved HTML document. doc = aw . Document ( file_name =...
Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: Drawing...) Parameter Type Description doc const System::SharedPtr<Aspo...
Convert PDF to TIFF Format in C# code. Save PDF as TIFF using C#....TIFF, and many other document formats using C#, F#, VB.NET. TIFF...transform PDF to TIFF image format with just a few lines of C#...
Convert HTML to GIF Format in C# code. Save HTML as GIF using C#....GIF, and many other document formats using C#, F#, VB.NET. GIF Node...transform HTML to GIF image format with just a few lines of C#...
Convert HTML to PNG Format in C# code. Save HTML as PNG using C#....PNG, and many other document formats using C#, F#, VB.NET. PNG Node...transform HTML to PNG image format with just a few lines of C#...
Convert XML to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...while POTX is a presentation format used by Microsoft PowerPoint...export XML documents to PPTX format. Then, with Aspose.Slides for...
Aspose::Words::Tables::TableCollection::ToArray method. Copies all tables from the collection to a new array of tables in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...
Aspose::Words::Tables::Row::get_Cells method. Provides typed access to the Cell child nodes of the row in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...