Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 367,869 for

save

(0.11 sec)
  1. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and Save as pdf, svg, html, image, xps and other formats....draw a text in the page and save as SVG format. The code example...text in a Visio drawing and save as SVG format. Draw Text in...

    docs.aspose.com/diagram/net/drawing/draw-text/
  2. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio page with Aspose.Diagram. Support using C# to draw pentagon and Save as pdf, svg, html, image, xps and other formats....draw a pentagon in the page and save as SVG format. The code example...pentagon in a Visio drawing and save as SVG format. Draw Pentagon...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/
  3. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are Saved when exporting a document to HTML format...physical folder where images are saved when exporting a document to...str ): ... Remarks When you save a Document in HTML format, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Wide Narrow Ratio in PHP|Documentation

    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....0 ); \ # Save the image to file $bb -> save ( $dataDir ....( 5.0 ); \ # Save the image to file $bb -> save ( $dataDir ....

    docs.aspose.com/barcode/java/wide-narrow-ratio-...
  5. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are Saved when exporting a document to the Markdown format. Default is an empty string in C++....Aspose::Words::Saving::MarkdownSaveOptions::get_ImagesFolder...physical folder where images are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Convert PPTX to PPT in JavaScript|Aspose.Slides...

    Easily convert PPTX to PPT with Aspose.Slides—ensure seamless compatibility with PowerPoint formats while preserving your presentation’s layout and quality....file and saves in PPT format. By specifiying different save formats...formats, you can also save PPTX file into many other formats like...

    docs.aspose.com/slides/nodejs-java/convert-pptx...
  7. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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.... It specifies whether to save toolbar or not. The default...new HTMLSaveOptions (); // set save toolbar option opts . setSaveToolBar...

    docs.aspose.com/diagram/java/public-api-changes...
  8. Export Visio Diagram to XML in PHP|Documentation

    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....vsd" ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.vdx" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  9. Autofit Setting to Tables in Jython|Aspose.Word...

    Autofit Setting to Tables using Jython....AUTO_FIT_TO_CONTENTS ) # Save the document to disk. doc . save ( self . dataDir...FIXED_COLUMN_WIDTHS ) # Save the document to disk. doc . save ( self . dataDir...

    docs.aspose.com/words/java/autofit-setting-to-t...
  10. Move and Remove Form Field|Aspose.PDF for Java

    Learn how to move or remove form fields within a PDF document using Aspose.PDF in Java for better form management....also need to save the updated PDF file using Save method of FormEditor...28f , 514 . 03f ); editor . Save ( _dataDir + "Sample-Form-05-mod...

    docs.aspose.com/pdf/java/move-remove-form-field/