Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 400,591 for

document

(0.28 sec)
  1. Add Footer to PDF using CLI | Aspose.PDF

    Add footer to PDF programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI....Add Footers to PDF Document Using CLI In order to add footers...environment. Open a PDF document using Document object. Create a Stamp...

    products.aspose.com/pdf/cpp-cli/footer/
  2. PDF 表单。通过 Java 进行管理 | Aspose.PDF

    在 Java 和 PHP、Delphi 上的 PDF 文件中使用这个 Java 源代码管理 PDF 表单。... 在 Document 类的实例中加载 PDF。 通過主頁索引訪問主頁。 調用表單集合的...Open document try ( Document pdfDocument = new Document ( inputFile...

    products.aspose.com/pdf/zh-hant/java/acroforms/
  3. Aspose::Words::PageExtractOptions class | Aspos...

    Aspose::Words::PageExtractOptions class. Allows to specify options for Document page extracting in C++....Allows to specify options for document page extracting. class PageExtractOptions...NUMPAGES fields in the resulting document will be replaced with their...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::DocumentVisitor::VisitFieldStart...

    Aspose::Words::DocumentVisitor::VisitFieldStart method. Called when a field starts in the Document in C++....when a field starts in the document. virtual Aspose :: Words ::...Remarks A field in a Word document consists of a field code and...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Xps to pdf question - Free Support Forum - aspo...

    Hello, I use the latest test version aspose.pdf convert xps Document to PDF, but the error, the converted Document is blank, the attachment is the test Document, can I convert? Please send the converted picture to mexps转…...xps document to PDF, but the error, the converted document is...the attachment is the test document, can I convert? Please send...

    forum.aspose.com/t/xps-to-pdf-question/167349
  6. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals....docx document to .svg. Document doc = new Document ( MyDir...MyDir + "Document.docx" ); // Configure the SvgSaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Margins | Aspose.Words for Java

    Specifies preset margins in Java....layout of the document. Document doc = new Document(getMyDir() +..."Rendering.docx"); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/java/com.aspose.word...
  8. 如何使用 Java 添加 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Highlight 註釋。...Load the PDF file Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    products.aspose.com/pdf/zh-hant/java/annotation...
  9. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 创建 Document 类的对象。 向 Document 对象的 Pages 集合中添加一个...HelloWorld () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/create-document/
  10. 通过C++中的JavaScript禁用导出框架脚本和文档属性|Documentation

    学习在将工作簿转换为HTML时,如何使用C++中的Aspose.Cells for JavaScript禁用导出框架脚本和文档属性。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/disable...