Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 376,803 for

document

(0.12 sec)
  1. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...ImportFromDataTable () { // The path to the documents directory var dataDir = RunExamples...); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/integrate-table/
  2. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment....signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor | Aspose.Words for Java

    Base class for custom Document visitors in Java....DocumentVisitor Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  4. Removing attachment from an existing PDF|Aspose...

    Aspose.PDF can remove attachments from your PDF Documents. Use Java PDF API to remove attachments in PDF files with Aspose.PDF library....A PDF document’s attachments are held in the Document object’s...A PDF document’s attachments are held in the Document object’s...

    docs.aspose.com/pdf/java/removing-attachment-fr...
  5. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++....surrounded by a border into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. 怎么在光标所在位置插入下一页分节符 - Free Support Forum - aspose...

    原始文档: section.docx (18.8 KB) 预期: reset.section.docx (18.9 KB) 怎么移动到第一个run之前插入分节符?...您可以使用以下代码来实现这一点: Document doc = new Document("C:\\Temp\\in.docx");...这样操作之后原段落的内容会变化 Document document = new Document("section.docx");...

    forum.aspose.com/t/topic/312497
  7. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....more, visit the Save a Document documentation article. Gets current...while converting documents to image formats. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python....vector graphics within PDF documents. Whether you need to move...crucial component of many PDF documents, used to represent images...

    docs.aspose.com/pdf/python-net/working-with-vec...
  9. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java....more, visit the Save a Document documentation article. Examples:...in the PDF document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  10. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....especially important and is documented here. Property CoordinateType...XFA form field: Document doc = new Document ( "doc.pdf" ); InputStream...

    docs.aspose.com/pdf/java/public-api-changes-in-...