Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 33,780 for

mime

(0.11 sec)
  1. 使用 JavaScript 通过 C++ 删除 PDF 页面|Aspose.PDF for J...

    您可以使用 Aspose.PDF for JavaScript 通过 C++ 从 PDF 文件中删除页面。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-pa...
  2. Add Image stamps in PDF using JavaScript via C+...

    Add the Image Stamp to your PDF document using AsposePdfAddStamp function with the JavaScript toolkit....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/stamping/
  3. 使用 JavaScript 将 PDF 转换为 Word 文档|Aspose.PDF for ...

    学习如何编写 JavaScript 代码以直接在 Web 中将 PDF 转换为 DOC(DOCX)。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  4. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation in Java....access the Internet Media Type (MIME type) of the newly created output...access the Internet Media Type (MIME type) of the newly created output...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 C++ 通过 JavaScript 为 PDF 添加背景|Aspose.PDF for ...

    使用 C++ 通过 JavaScript 为您的 PDF 文件添加背景图像。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/add-backg...
  6. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using JavaScript via C++....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/sign-pdf/
  7. FieldIncludeText.mimeType property | Aspose.Wor...

    FieldIncludeText.MimeType property. Gets or sets the Mime type of the referenced file....mimeType property Gets or sets the MIME type of the referenced file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 JavaScript 加密 PDF|Aspose.PDF for JavaScript ...

    使用 Aspose.PDF for JavaScript via C++ 加密 PDF 文件。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/encrypt-pdf/
  9. Working with PDF File Metadata using JavaScript...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/pdf-file-met...
  10. Aspose::Words::Fields::FieldIncludeText::set_Mi...

    Aspose::Words::Fields::FieldIncludeText::set_MimeType method. Sets the Mime type of the referenced file in C++....FieldIncludeText::set_MimeType method Sets the MIME type of the referenced file...

    reference.aspose.com/words/cpp/aspose.words.fie...