Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 6,676 for

doc to png

(0.06 sec)
  1. SaveOptions.use_anti_aliasing property | Aspose...

    SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not To use anti-aliasing for rendering....PNG , SaveFormat.BMP , SaveFormat...rendered document with SaveOptions. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main Document and a glossary Document of a Word Document in Java.... Document doc = new Document(); Assert.ass...assertEquals(DocumentBase.class, doc.getClass().getSuperclass());...

    reference.aspose.com/words/java/com.aspose.word...
  3. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MarkdownLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading LoadFormat.MARKDOWN Document inTo a Document object in Java....setPreserveEmptyLine(true); Document doc = new Document(new ByteArrayInputStream(mdText...assertEquals("\rLine1\r\rLine2\r\f", doc.getText()); Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  5. ImageSaveOptions | Aspose.Words for Java

    Allows To specify additional options when rendering Document pages or shapes To images in Java....rendering a document to PNG. Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setName("Times...

    reference.aspose.com/words/java/com.aspose.word...
  6. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – C++ 를 사용하여 PDF에서 워터마크 추가, 가져오기 또는 제거https://products.aspose.com/pdf/ko/cpp/watermark/Recent content in C++ 를 사용하여 PDF에서 워터마크 추가, 가져오기 또는 제거 on ......has-background-success https://docs.aspose.com/pdf/cpp/ 배우다 aspose-learn...com\/pdf\/ko\/cpp\/watermark\/add\/step01.png", "height": "220", "width": "220"...

    products.aspose.com/pdf/ko/cpp/watermark/index.xml
  7. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – Scalanie dokumentów PDF za pomocą Pythonhttps://products.aspose.com/pdf/pl/python-net/merger/Recent content in Scalanie dokumentów PDF za pomoc......has-background-success https://docs.aspose.com/pdf/python-net/ Uczyć...biblioteki na stronach https://docs.aspose.com/pdf/python-net/installation/...

    products.aspose.com/pdf/pl/python-net/merger/in...
  8. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใช้ C++https://products.aspose.com/pdf/th/cpp/watermark/Recent content in เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใช้ C......has-background-success https://docs.aspose.com/pdf/cpp/ เรียนรู้...com\/pdf\/th\/cpp\/watermark\/add\/step01.png", "height": "220", "width": "220"...

    products.aspose.com/pdf/th/cpp/watermark/index.xml
  9. 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...
  10. ImageData.fit_image_to_shape method | Aspose.Wo...

    ImageData.fit_image_To_shape method. Fits the image data To Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert an image shape and...

    reference.aspose.com/words/python-net/aspose.wo...