Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 6,677 for

doc to png

(0.06 sec)
  1. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether To reduce the file size by not sToring graphics data with the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two similar field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. MergeFieldImageDimension.Unit | Aspose.Words fo...

    Discover the MergeFieldImageDimension Unit property for precise image scaling. Enhance your design with accurate dimensions and improved visual appeal....MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 通過 C++ 應用程序將 MPP 轉換為 PNG

    MPP 文檔到 Png 格式的示例 C++ 轉換代碼。在任何 C++ 應用程序中使用示例代碼將 MPP 批量轉換為 Png。...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/zh-hant/cpp/conversio...
  4. 通過 C++ 應用程序將 XML 轉換為 PNG

    XML 文檔到 Png 格式的示例 C++ 轉換代碼。在任何 C++ 應用程序中使用示例代碼將 XML 批量轉換為 Png。...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/zh-hant/cpp/conversio...
  5. | Aspose

    Sample code for BMP To Doc Java conversion. Use API example code for batch BMP files To Doc conversion within any Web or DeskTop Java based application....Conversion BMP to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an BMP image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/bmp-to-doc/
  6. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can use an INCLUDE field...

    reference.aspose.com/words/java/com.aspose.word...
  7. | Aspose

    Sample code for WBMP To Doc Java conversion. Use API example code for batch WBMP files To Doc conversion within any Web or DeskTop Java based application....Conversion WBMP to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an WBMP image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...
  8. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want To control how Aspose.Words saves images when saving a Document To HTML in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...callback will be run at this time. doc.save(getArtifactsDir() + "MarkdownSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. | Aspose

    Sample code for JPEG To Doc Java conversion. Use API example code for batch JPEG files To Doc conversion within any Web or DeskTop Java based application....Conversion JPEG to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an JPEG image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  10. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert the image into the...

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