Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 38,469 for

save

(0.06 sec)
  1. Aspose::Words::Border::get_DistanceFromText met...

    Aspose::Words::Border::get_DistanceFromText method. Gets or sets distance of the border from text or from the page edge in points in C++....set_DistanceFromText ( 0 ); doc -> Save ( ArtifactsDir + u "PageSetup...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Aspose::Words::PageSetup::get_BorderAlwaysInFro...

    Aspose::Words::PageSetup::get_BorderAlwaysInFront method. Specifies where the page border is positioned relative to intersecting texts and objects in C++....set_DistanceFromText ( 0 ); doc -> Save ( ArtifactsDir + u "PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::BorderCollection::get_Color meth...

    Aspose::Words::BorderCollection::get_Color method. Gets or sets the border color in C++....set_Shadow ( true ); doc -> Save ( ArtifactsDir + u "PageSetup...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. SaveOptions.imlRenderingMode property | Aspose....

    SaveOptions.imlRenderingMode property. Gets or sets a value determining how ink (InkML) objects are rendered.... Saving . ImlRenderingMode Remarks...let saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MHTML Converter – Convert MHTML in Python

    Learn how to convert MHTML to other formats using Aspose.HTML for Python via .NET and consider Python code example of MHTML to PDF conversion....email clients, allowing users to save and view web content offline...classes to to describe specific save options during the MHTML conversion...

    docs.aspose.com/html/python-net/mhtml-converter/
  6. Conversion from PPT to PPTX format in Aspose.Sl...

    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....ppt" ); //Saving the PPTX presentation to PPTX...PPTX format pres . Save ( MyDir + "Converted.pptx" , SaveFormat...

    docs.aspose.com/slides/net/conversion-from-ppt-...
  7. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... save ( base . artifactsDir + "DocumentBuilder...TextOrientation . Downward ); doc . save ( base . artifactsDir + "DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Edit SVG File – C# Examples

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....later) 29 } 30 // Save the document 31 document. Save (Path. Combine...); 42 43 // Save the document 44 document. Save (Path. Combine...

    docs.aspose.com/svg/net/edit-svg-file/
  9. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML... Saving . HtmlFixedSaveOptions ();...toEqual ( "US-ASCII" ); doc . save ( base . artifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::IDocumentConverterPlugin interfa...

    Aspose::Words::IDocumentConverterPlugin interface. Defines an interface for external converter plugin in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>) Converts document...specified input output streams and save options. virtual ConvertToImages...

    reference.aspose.com/words/cpp/aspose.words/ido...