Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 6,193 for

convert document

(0.08 sec)
  1. Aspose::Words::Font::get_StyleName method | Asp...

    Aspose::Words::Font::get_StyleName method. Gets or sets the name of the character style applied to this formatting in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Intense Emphasis \" style" ); // Convert all uses of one style to another...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. How to Merge SVG Files – C# Examples

    You will learn how to merge multiple SVG to PDF, XPS or Image formats using Render() method and find C# examples of SVG merging....rendering and merging SVG documents. The article provides information...Render() method used to convert SVG documents to another format and...

    docs.aspose.com/svg/net/how-to-merge-svg-files/
  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/python-net/exporting-dgn-au...
  4. 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/developer-guide/exporti...
  5. PDF to PUB Converter | API for .NET

    PDF to Publisher conversion is a complicated task to do, of course, if you want the conversion to be precise. Why can't you transform PDF to PUB easily?...NET What is MS Publisher Convert PDF to Publisher Live Demos...Nuget Pricing Buy PDF to PUB Converter | API for .NET Contents [...

    docs.aspose.com/pub/net/pdf-to-pub/
  6. Absorber - How to get the rows without spaces (...

    Hello I am using Aspose.Pdf (9.4.0) and after using the command "pdfDocument.Pages [page] Accept (textAbsorber);". I get the rows from the page with their respective spaces at the beginning of each line. Is there any pa…... //open document Document pdfDocument = new Document(myDir +...ExtractionOptions = textExtOptions; //convert a particular page and save...

    forum.aspose.com/t/absorber-how-to-get-the-rows...
  7. Edit HTML5 Canvas – С# Examples

    Learn about HTML Canvas and how to work with a Document that contains HTML5 Canvas element using Aspose.HTML for .NET API....an HTML5 element in an HTML document that is added using the <canvas>...canvas as a part of an HTML document, you do not need any particular...

    docs.aspose.com/html/net/edit-html5-canvas/
  8. PPT vs PPTX|Aspose.Slides Documentation

    Read about PPT vs PPTX differences in Aspose.Slides.... The necessity to convert from PPT to PPTX and vice versa...modern PowerPoint version or converted to PPTX format. Aspose.Slides...

    docs.aspose.com/slides/java/ppt-vs-pptx/
  9. Vectorizing Images – Python Code Examples

    Learn how to vectorize images in Python. Consider image vectorization functionalities and the effect of configuration properties on the result....vectorization is the process of converting a raster image into vector...vector graphics. This involves converting the pixel information of...

    docs.aspose.com/svg/python-net/vectorize-images/
  10. How to Render XSL FO to PDF in C#

    This step by step tutorial shows you how to render XSL FO to PDF in C#. You'll learn how to Convert XSL-FO to PDF in C# .NET applications....method Create an instance of Document class Pass XslFoLoadOptions...object to Document object Save the output converted PDF file The...

    kb.aspose.com/pdf/net/how-to-render-xsl-fo-to-p...