Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 6,184 for

convert document

(0.09 sec)
  1. Aspose::Words::Saving::IImageSavingCallback::Im...

    Aspose::Words::Saving::IImageSavingCallback::ImageSaving method. Called when Aspose.Words saves an image to HTML in C++....Examples Shows how to split a document into parts and save them....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Save SVG File – Aspose.SVG for Python via .NET

    Learn how to save an SVG Document to a file, memory stream or Url using Aspose.SVG Python library....[ Hide Show ] Save an SVG document Most of the tasks, you need...perform, require saving a document. Once you’ve loaded an existing...

    docs.aspose.com/svg/python-net/save-svg-file/
  3. Exporting DGN AutoCAD|CAD 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....load a DGN AutoCAD file and convert it to PDF format. CadImage...the code demonstration to convert/export DGN to PDF format. Exporting...

    docs.aspose.com/cad/net/exporting-dgn-autocad/
  4. ConvertUtil class | Aspose.Words for Node.js

    Aspose.Words.ConvertUtil class. Provides helper functions to Convert between various measurement units...Provides helper functions to convert between various measurement...visit the Convert Between Measurement Units documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manipulating Adobe Illustrator Formats|Document...

    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....PSD for Java, developers can convert Adobe Illustrator file to PSD...Adobe Illustrator file and convert it to PSD using PsdOptions...

    docs.aspose.com/psd/java/manipulating-adobe-ill...
  6. Loading the image throws an error 'Image loadin...

    I have a tif file which is to be Converted to pdf file. To load the image, i tried passing tif file as the DocumentStream in => skbitmap = SKBitmap.Decode(DocumentStream); //the value of skbitmap becoming Null. second…...a tif file which is to be converted to pdf file. To load the image...how to load a TIFF file and convert it to PDF: using Aspose.Imaging;...

    forum.aspose.com/t/loading-the-image-throws-an-...
  7. Portable Document Format (PDF)|Aspose.Slides Do...

    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....Portable Document Format (PDF) Contents [ Hide ] About PDF The...The Portable Document Format is a file format that was created...

    docs.aspose.com/slides/cpp/portable-document-fo...
  8. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_text property. Controls how drop-down form fields are saved to HTML or MHTML... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Use a document builder to insert a combo...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::PageSavingArgs::get_Page...

    Aspose::Words::Saving::PageSavingArgs::get_PageIndex method. Current page index in C++....to use a callback to save a document to HTML page by page. void...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence.... Document (); let builder = new aw ...toEqual ( "\"New York City\" converted to \"Washington\" 20 characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...