Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 401,631 for

document

(0.37 sec)
  1. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...SetImageSizeInPDF () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/set-image-size/
  2. 使用JavaScript通过C++将CSV、TSV和Txt转换为Excel|Documenta...

    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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Style.built_in property | Aspose.Words for Python

    Style.built_in property. True if this style is one of the built-in styles in MS Word.... Document () # When we create a document using Microsoft...using Aspose.Words, # the document will come with a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using PHP.... // Open document $document = new Document ( $inputFile );...); $pages = $document -> getPages (); // Delete a particular...

    docs.aspose.com/pdf/php-java/delete-pages/
  5. Convert JPG To WORD Java

    Convert JPG to WORD format in Java code. Save JPG as WORD using Java....converting JPG to Word Use our document conversion API to create portable...JPG, Word, and many other document formats using Java. DOCX Node...

    products.aspose.com/words/java/conversion/jpg-t...
  6. Convert JPG To DOCX Java

    Convert JPG to DOCX format in Java code. Save JPG as DOCX using Java....converting JPG to DOCX Use our document conversion API to create portable...JPG, DOCX, and many other document formats using Java. DOCX Node...

    products.aspose.com/words/java/conversion/jpg-t...
  7. PDF Redaction API | Aspose.PDF

    Redact PDF Documents with free cross-platform Apps and High Code APIs for any platform.... powerful and easy to use document manipulation API for any platform...Manager Console. Redact PDF documents You need Aspose.PDF library...

    products.aspose.com/pdf/redaction/
  8. Get Page Count of PDF in PHP|Aspose.PDF for Java

    Discover how to retrieve the total page count of a PDF Document in PHP using Aspose.PDF for Document analysis....Count To get page count of Pdf document using Aspose.PDF Java for...Code # Create PDF document $pdf = new Document ( $dataDir . 'input1...

    docs.aspose.com/pdf/java/get-page-count-of-pdf-...
  9. BuiltInDocumentProperties.HyperlinksChanged | A...

    Discover the BuiltInDocumentProperties HyperlinksChanged property, which tracks changes to hyperlinks in your Documents for enhanced editing control....Indicates whether hyperlinks in a document were changed. public bool...extended properties. Document doc = new Document ( MyDir + "Extended...

    reference.aspose.com/words/net/aspose.words.pro...
  10. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...Python 中将 PDF 转换为 TIFF 创建一个 Document 类的对象。 创建 TiffSettings 和 TiffDevice...tiff" # 打开 PDF 文档 document = ap . Document ( input_pdf ) # 创建分辨率对象...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...