Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 347,574 for

document

(0.13 sec)
  1. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method...image into a document. let doc = new aw . Document (); let builder...Drawing . Shape ( builder . document , aw . Drawing . ShapeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 如何用 Java 添加 Freetext 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Freetext 个注释。...Load the PDF file Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    products.aspose.com/pdf/zh-hans/java/annotation...
  3. 如何使用 .NET 添加 Redaction 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Redaction 批注。...Load the PDF file Document document = new Document ( System . IO...Annotation annot . Repeat = true ; document . Pages [ 1 ]. Annotations...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Jp...

    Aspose::Words::Saving::ImageSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the generated JPEG images in C++....saving a document as a JPEG. auto doc = MakeObject < Document > ();...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....the Working with Fields documentation article. Remarks: The set...barcode generator. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. 66519077.xlsx

    Sheet1 This is the sample Pdf Document. This is the sample Word Document. This is the sample Word Document. Power Point 2016 This is sample pptx Document. Power Point 2016This is sample pptxdocumen......sample Pdf document. This is the sample Word document. This is...is the sample Word document. Power Point 2016 This is sample pptx...

    docs.aspose.com/cells/fr/cpp/extracting-ole-obj...
  7. 使用 JavaScript 通过 C++ 向 PDF 添加页码|Aspose.PDF for ...

    Aspose.PDF for JavaScript via C++ 允许您使用 AsposePdfAddPageNum 向 PDF 文件添加页码印章。... errorCode == 0 ) document . getElementById ( 'output'...json . fileNameResult ; else document . getElementById ( 'output'...

    docs.aspose.com/pdf/zh/javascript-cpp/add-page-...
  8. 通过 JavaScript 从 PDF 文件中删除图像|Aspose.PDF for Java...

    本节解释如何使用 Aspose.PDF for JavaScript 从 PDF 文件中删除图像。... errorCode == 0 ) document . getElementById ( 'output'...json . fileNameResult ; else document . getElementById ( 'output'...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-im...
  9. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。... 请按照以下步骤操作: 创建 Document 实例 创建具有特定尺寸的 Drawing object...// 创建文档实例 auto document = MakeObject < Document > (); // 向PDF文件的页面集合中添加页面...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  10. List.style property | Aspose.Words for Node.js

    List.style property. Gets the list style that this list references or defines....applied to paragraphs in the document directly. Examples Shows how...use it in a document. let doc = new aw . Document (); // A list...

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