Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 424,008 for

document

(1.06 sec)
  1. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...as aw # Create a document. doc = aw . Document () builder = aw...a password with which the document will be encrypted , and which...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  2. 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...
  3. PlainTextDocument.Text | Aspose.Words for .NET

    Access the PlainTextDocument's text property to retrieve the Document's content as a single string, enhancing your data handling and analysis....Gets textual content of the document concatenated as a string....Word document in plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pla...
  4. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。...infile ) # Open document document = apdf . Document ( path_infile...( f "Total files : { len ( document . embedded_files ) } " ) #...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  5. 使用 Java 製作 PDF

    通過幾個步驟在 Java 中創建一個新的 PDF。使用 Java 庫輕鬆創建 PDF。...*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document(); DocumentBuilder...

    products.aspose.com/words/zh-hant/java/make/pdf/
  6. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。...*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document(); DocumentBuilder...

    products.aspose.com/words/zh-hant/java/make/
  7. List.IsListStyleReference | Aspose.Words for .NET

    Discover the IsListStyleReference property, it indicates if a list references a specific style, enhancing your Document's formatting and organization....use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  8. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience.... Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...ManipulateTable () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  10. XFA initialize JavaScript events do not fire af...

    When I load a dynamic XFA PDF and immediately save it using Aspose, all embedded JavaScript events (initialize, calculate, click, etc.) stop working in Adobe Acrobat — even if I do not modify the Document. It leads to so…...even if I do not modify the document. It leads to some broken attachment...Code: using (var document = new Aspose.Pdf.Document("Original.pdf"))...

    forum.aspose.com/t/xfa-initialize-javascript-ev...