Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 53,969 for

import document

(0.2 sec)
  1. 如何在 React 中使用 Aspose.CAD|CAD Documentation

    在 React 中使用 Aspose.CAD...过程 import React from 'react'; import './App.css'; import {boot}...{boot} from "aspose-cad/dotnet"; import {Image, PngOptions} from "aspose-cad";...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  2. Export Visio Diagram to PDF in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.pdf" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  3. View and Update Excel Properties Online or Add ...

    View and modify Excel properties through online app for free. C++ API code to add Excel properties....Develop powerful C++ based Excel document metadata management utility...Update Excel Metadata Online Import Excel file by uploading it...

    products.aspose.com/total/cpp/metadata/excel/
  4. View and Update POWERPOINT Properties Online or...

    View and modify POWERPOINT properties through online app for free. Python API code to view and edit POWERPOINT properties....powerful Python based POWERPOINT document metadata management utility...POWERPOINT Metadata Online Import POWERPOINT file by uploading...

    products.aspose.com/total/python-net/metadata/p...
  5. Protect and Unprotect Diagrams in Ruby|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."ProtectUnprotectDiag.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/protect-and-unprot...
  6. View and Update PDF Properties Online or using ...

    View and modify PDF properties through online app for free. Python API code to view and modify PDF properties....powerful Python based PDF document metadata management utility...Update PDF Metadata Online Import PDF file by uploading it. Do...

    products.aspose.com/total/python-net/metadata/pdf/
  7. Clear PPSX Annotations Online and using Python ...

    Remove comments from PPSX Document through online app for free. Python API code to delete comments from PPSX presentations....Presentation Annotations Online Import PPSX file to clear comments...file instantly. Remove PPSX Document Comments via Python Reference...

    products.aspose.com/total/python-net/annotate/p...
  8. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear in the converted md file. For example, in the pdf, there is a paragraph with a URL in normal format. In the md Document after the conversion is …... In the md document after the conversion is completed...to this URL. code: document = aw.Document(file_path) save_options...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  9. Add Comments to Visio Drawings in Ruby|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...+ "AddComment.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/add-comments-to-vi...
  10. Object reference not set to an instance of an o...

    We are getting the error when converting a Word Document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...error when converting a Word document to Html, and then converting...Java to remove such styles: import java.util.regex.Pattern; public...

    forum.aspose.com/t/object-reference-not-set-to-...