Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 414,738 for

document

(0.65 sec)
  1. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本... 使用 Document 實例載入 PDF。 建立 TextParagraph...the PDF file Document pdfDocument = new Document ( DATA_DIR ....

    products.aspose.com/pdf/zh-hant/java/text/
  2. 使用 Java 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加文本图章。...// Open document Document pdfDocument = new Document ( inputFileName...textStamp ); // Save output document pdfDocument . save ( outputFileName...

    products.aspose.com/pdf/zh-hans/java/stamps/text/
  3. ListLevel.TrailingCharacter | Aspose.Words for ...

    Discover the ListLevel TrailingCharacter property to customize your list formatting by setting or retrieving the character after each list number.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  4. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your Document layout for optimal presentation.... Document doc = new Document (); DocumentBuilder...position and size. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  5. ListLevel.TabPosition | Aspose.Words for .NET

    Discover the ListLevel TabPosition property to easily adjust tab positions in points for your list levels, enhancing your Document's formatting.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Secure PDF Documents|Documentation

    Learn how to pass in PDF security options when saving spreadsheets to PDF with Aspose.Cells for Python via .NET API....Ask AI Secure PDF Documents Contents [ Hide ] Sometimes, developers... For example: Secure the documents with owner and user passwords...

    docs.aspose.com/cells/python-net/secure-pdf-doc...
  7. Java API to Convert DOCM to CSV or with free On...

    Convert DOCM to CSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to CSV online converter quickly before integrating the code....for Java is a feature-rich, document manipulation and conversion...manipulate and convert various document formats, including DOCM. It...

    products.aspose.com/total/java/conversion/docm-...
  8. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class.... () { // The path to the documents directory var dataDir = RunExamples...GetDataDir_AsposePdf_Images (); // Open PDF document using ( var extractor = new...

    docs.aspose.com/pdf/net/extract-images/
  9. FieldCitation.SuppressYear | Aspose.Words for .NET

    Manage citation details with the FieldCitation SuppressYear property. Easily control year visibility for enhanced clarity in your references.... // Open a document containing bibliographical...Manage Sources. Document doc = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Orientation | Aspose.Words for Java

    Specifies page orientation in Java....sections in a document. Document doc = new Document(); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/java/com.aspose.word...