Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,034 for

doc to png

(0.06 sec)
  1. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during Document rendering and building. Enhance your workflow Today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Convert TIFF to EPS using Python

    TIFF To EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/python-net/convert/tiff-to...
  3. ResourceLoadingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Loading.ResourceLoadingArgs class, designed To enhance resource loading efficiency in your applications. Unlock seamless integration Today!...ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...builder = new DocumentBuilder ( doc ); // Images usually are inserted...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf To pdfa-2a. In order To be able To assure the cusTomer that the converted pdf’s are in pdfa-2a, we have used the val…...try { temp_doc.Info.ModDate = DateTime.Now; temp_doc.Convert(filename...pdfIsValid = ValidatePDF(temp_doc, settings, filename); if (pdfIsValid)...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  5. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfImageCompression | Aspose.Words for Java

    Specifies the type of compression applied To images in the PDF file in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Jpeg image:");...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageColorMode method. Gets or sets the color mode for the generated images in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. HtmlOfficeMathOutputMode enumeration | Aspose.W...

    Aspose.Words.Saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words exports OfficeMath To HTML, MHTML and EPUB.... let doc = new aw . Document ( base ....officeMathOutputMode = htmlOfficeMathOutput ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert EMF to EPS using API for .NET

    EMF To EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/convert/emf-to-eps/