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

doc to png

(0.07 sec)
  1. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_To_header_footer method. Moves the cursor To the beginning of a header or footer in the current section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. RtfLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading LoadFormat.RTF Document inTo a Document object in Java....ecognizeUtf8Text); Document doc = new Document(getMyDir() + "UTF-8...\r" + " \u201a , ¢, £, ¥, ¤", doc.getFirstSection().getBody().getText()...

    reference.aspose.com/words/java/com.aspose.word...
  5. SaveOptions.use_high_quality_rendering property...

    SaveOptions.use_high_quality_rendering property. Gets or sets a value determining whether or not To use high quality (i.e...PNG , SaveFormat.BMP , SaveFormat...rendered document with SaveOptions. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Online Word File Compression or Compress Word F...

    Free online app To compress different Word files. Java compression library code for Word Documents....[Product Documentation](https://docs.aspose.com/words/java/syste...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/java/compress/word/
  8. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies To what the vertical position of a shape or text frame is relative.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlaTopc in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Bullet...setResourceSavingCal(callback); } doc.save(getArtifactsDir() + "HtmlFixedSaveOptions...

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