Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,034 for

doc to png

(0.1 sec)
  1. Download .NET Component DLL to Process PDF | As...

    Download C# Class Library DLL To work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....PDF Product Page | Docs | Demos | API Reference | Examples...Documents As Microsoft Word®: DOC, DOCX Microsoft Excel®: XLS,...

    releases.aspose.com/pdf/net/
  2. Aspose.PDF | Java PDF Document Processing Class...

    Java library To create, render, compress, & convert PDF. Supports cusTom fonts, JavaScript, graphs, bookmarks, images, export, annotation, forms, & printing....Manipulate PDF Files Product Page | Docs | Demos | API Reference | Examples...Office: DOC, DOCX, XLS, XLSX, PPTX Images: JPEG, PNG, BMP, TIFF...

    releases.aspose.com/pdf/java/
  3. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.HTML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "HtmlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AuToShape freeform OLE object ActiveX control or picture in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a floating image...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. PdfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfLoadOptions for enhanced PDF loading. CusTomize your Document conversions with flexible options for optimal results....metafile(Wmf or Emf) images to Png image format. ConvertShapeToOffice...options . PageCount = 1 ; Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.loa...
  8. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows To specify which OOXML specification will be used when saving in the DocX format.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # If we configure compatibility...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IImageSavingCallback class | Aspose.Words for N...

    Aspose.Words.Saving.IImageSavingCallback class. Implement this interface if you want To control how Aspose.Words saves images when saving a Document To HTML...'DocumentPartsFileNam' , () => { let doc = new aw . Document ( base ....SavedImageRename ( outFileName ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::IImageSavingCallback int...

    Aspose::Words::Saving::IImageSavingCallback interface. Implement this interface if you want To control how Aspose.Words saves images when saving a Document To HTML. May be used by other formats in C++....void RenameImages () { auto doc = MakeObject < Document > ( MyDir...callback will be run at this time. doc -> Save ( ArtifactsDir + u "DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.sav...