Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 401,800 for

document

(0.12 sec)
  1. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...添加水印-PHP // Open document $document = new Document ( $inputFile );...-> setBackground ( true ); $document -> getPages () -> get_Item...

    products.aspose.com/pdf/zh-hans/php-java/waterm...
  2. DocumentBuilder.insertNode method | Aspose.Word...

    DocumentBuilder.insertNode method. Inserts a node before the cursor....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...
  3. 使用 Java 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码创建 PDF 表单并以编程方式添加字段。...在 Document 类的实例中加载 PDF。 1。创建字段。 1。创建装饰(如边框)。...Open document try ( Document pdfDocument = new Document ( inputFile...

    products.aspose.com/pdf/zh-hans/java/acroforms/...
  4. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....Working with Graphic Elements documentation article. Examples: Shows...the gradient fill. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Export MSG to PDF via C++ | products.aspose.com

    C++ API to Convert MSG to PDF without using Microsoft Word or Outlook...ability to read and write Word documents, convert HTML to PDF, and... It also supports various document formats such as DOC, DOCX...

    products.aspose.com/total/cpp/conversion/msg-to...
  6. Export MSG to PCL via C++ | products.aspose.com

    C++ API to Convert MSG to PCL without using Microsoft Word or Outlook...Words for C++ is a powerful document processing API that enables...HTML by using Document class Save the document to PCL format...

    products.aspose.com/total/cpp/conversion/msg-to...
  7. PdfImageCompression | Aspose.Words for Java

    Specifies the type of compression applied to images in the PDF file in Java....images in a document that we are converting to PDF. Document doc =...= new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Saving::SaveOptions::get_TempFol...

    Aspose::Words::Saving::SaveOptions::get_TempFolder method. Specifies the folder for temporary files used when saving to a DOC or DOCX file. By default, this property is null and no temporary files are used in C++....Words saves a document, it needs to create temporary...for a short period while the document is being saved. When saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....the Working with Fields documentation article. Remarks: Compares...cancels the current merge document, moves to the next data record...

    reference.aspose.com/words/java/com.aspose.word...
  10. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original font file name and enhance your font management efficiency....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...