Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 7,450 for

doc to png

(0.12 sec)
  1. RtfSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportImagesForOl(exportImagesForOldRe); doc.save(getArtifactsDir() + "RtfSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert two fields while...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. View SVGZ File Formats via .NET | products.aspo...

    C# source code To load, render and display SVGZ Documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Viewer Svgz HTML JPG PDF XML DOC DOC SVGZ File Viewer for .NET View...OTG (OpenDocument Standard) PNG (Portable Network Graphics) SVG...

    products.aspose.com/imaging/net/viewer/svgz/
  4. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # If we configure compatibility...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PDF API | Aspose.PDF

    Convert PDF To DocX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library...to PDF via C# Export TEX to DOC via C# Export TEX to DOCX via...to BMP via Java Export TEX to DOC via Java Export TEX to DOCX via...

    products.aspose.com/pdf/conversion/
  6. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions construcTor To effortlessly save Documents in Docx format. Unlock seamless Document management and enhanced compatibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose.Words: Use OLE EMF Preview in DOCX→Image...

    I’m using Aspose.Words To convert a DocX file To an image. However, I noticed that it re-renders embedded Documents/objects. I want To keep the object’s original preview EMF so the output image matches what I see in Word…...OLEObjectsRenderingM property to Png in the ImageSaveOptions . This...to implement this: Document doc = new Document("input.docx");...

    forum.aspose.com/t/aspose-words-use-ole-emf-pre...
  8. Convert ONETOC2 to GIF via C# | .NET

    Sample code for ONEToC2 To GIF C# conversion. Use API example code for batch ONEToC2 files To GIF conversion within VB.NET, Asp.NET or any .NET based application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/note/net/conversion/onetoc2...
  9. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the Document... let doc = new aw . Document (); expect ( doc . backgroundShape...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading Pdf Document inTo a Document object in Java....setPageCount(1); Document doc = new Document(getMyDir() + "Images...NodeCollection shapeCollection = doc.getChildNodes(NodeType.SHAPE...

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