Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 6,691 for

doc to png

(0.07 sec)
  1. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether To preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto includePicture = System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Convert OneNote to HTML with Aspose.Note and As...

    Sample code for convert OneNote To HTML using C#. Utilize the API example code for batch conversion of .one To .html 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/one-to-...
  3. HtmlLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading HTML Document inTo a Document object in Java....Png image format. getConvertShapeToOff()...images to F:Aspose.FileFormat.Png image format. setConvertShapeToOff(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Merge Word Files Online or using Java | product...

    Free online app To combine different Word files. Java merging library code To merge Word Documents....Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML...[Product Documentation](https://docs.aspose.com/words/java/syste...

    products.aspose.com/total/java/merge/word/
  6. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary Document within a Word Document in Java....throws Exception { Document doc = new Document(); GlossaryDocument...getBuildingBlocks().getCount(), 5); doc.setGlossaryDocument(glossaryDoc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Overview|Aspose.PDF for Go via C++

    Overview of key-features and supported formats of Aspose.PDF for Go, installation and licensing manual of Go via C++ library.... Let’s check Docs pages for more details: Optimize...There are: TIFF BMP JPG PNG DICOM SVG DOC DOCX EPUB PPTX TEX TXT...

    docs.aspose.com/pdf/go-cpp/overview/
  8. 使用 Python 旋转 PDF | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for Python 库旋转 PDF 文件的功能。...file: doc = ap . Document ( input_pdf ) for page in doc . pages...Rotation . ON90 # Save output file doc . save ( output_pdf ) Copy code...

    products.aspose.com/pdf/zh-hant/python-net/rotate/
  9. 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...
  10. LoadOptions.convert_shape_to_office_math proper...

    LoadOptions.convert_shape_To_office_math property. Gets or sets whether To convert shapes with EquationXML To Office Math objects....is_convert_shape_to_office_math doc = aw . Document ( file_name =...: self . assertEqual ( 16 , doc . get_child_nodes ( aw . NodeType...

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