Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 3,151 for

doc to emf

(0.87 sec)
  1. C# .NET API for PostScript Processing

    C# ASP.NET VB.NET library To load and convert XPS PS and EPS files To PDF and Images. Create or manipulate XPS files in .NET applications...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/page/net/
  2. MetafileRenderingOptions.use_gdi_raster_operati...

    MetafileRenderingOptions.use_gdi_raster_operations_emulation property. Gets or sets a value determining whether or not To use the GDI+ for raster operations emulation.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_image (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them To an external location using Python....image, such as EMF by specifying the SaveFormat.EMF . The code example...illustrates rendering a shape to an EMF image separately from document...

    docs.aspose.com/words/python-net/rendering-shap...
  4. TxtLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading LoadFormat.TEXT Document inTo a Document object in Java....com/\n" + "https://docs.aspose.com/words/net/\n"; try...setDetectHyperlinks(true); Document doc = new Document(stream, loadOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add To the Document the generaTor name and version number that was used To create it. This data can be found in the Document in ways that depend on the output file format....How to Find Doc AWC.YY.M.N For example, AWC.24.1.0 DOC generated...– – Tiff – – Png – – Bmp – – Emf – – Jpeg – – Gif – – Also there...

    docs.aspose.com/words/cpp/generator-or-producer...
  6. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document inTo a text based formats in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  7. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add To the Document the generaTor name and version number that was used To create it. This data can be found in the Document in ways that depend on the output file format using C#....How to Find Doc AWN.YY.M.N For example, AWN.24.1.0 DOC generated...– – Tiff – – Png – – Bmp – – Emf – – Jpeg – – Gif – – Also there...

    docs.aspose.com/words/net/generator-or-producer...
  8. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a Document inTo fixed page formats PDF XPS images etc in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Page 1.");...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Page for .NET – PS/EPS/XPS Conversion FAQ

    Comprehensive FAQ covering supported formats, .NET versions, licensing, performance, code samples, and advanced options for converting PS, EPS, and XPS files with Aspose.Page for .NET....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/net/conversion/faq/
  10. HtmlSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportDocumentPro(true); doc.save(getArtifactsDir() + "HtmlSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...