Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 51,274 for

import document

(0.11 sec)
  1. Protect XLSX document Online with password and ...

    Online XLSX file password protection app. .NET C# API code to apply password protection on XLSX spreadsheets....NET Protect Xlsx Online XLSX Document Protection or Set Password...Develop powerful .NET based XLSX document protection utility application...

    products.aspose.com/total/net/protect/xlsx/
  2. Protect PPT document Online with password and u...

    Online PPT file password protection app. .NET C# API code to apply password protection on PPT presentations....NET Protect Ppt Online PPT Document Protection or Set Password...Develop powerful .NET based PPT document protection utility application...

    products.aspose.com/total/net/protect/ppt/
  3. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...specified with rgba in the word document Aspose.Words Product Family...GenerateWordFromWith() { Document doc = new Document(); // We can position...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  4. Protect PPTX document Online with password and ...

    Online PPTX file password protection app. C++ API code to apply password protection on PPTX presentations....C++ Protect Pptx Online PPTX Document Protection or Set Password...Develop powerful C++ based PPTX document protection utility application...

    products.aspose.com/total/cpp/protect/pptx/
  5. Protect Word document Online with password and ...

    Online Word file password protection app. C# .NET API code to apply password protection on Word Document....NET Protect Word Online Word Document Protection or Set Password...Develop powerful .NET based Word document protection utility application...

    products.aspose.com/total/net/protect/word/
  6. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex Documents that contain images, text fragments, and tables in one Document....simple steps to create a PDF document using Java and Aspose.PDF...at creating a more complex document with Java and Aspose.PDF for...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  7. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF Document using Aspose.PDF for Python via .NET...convert any existing HTML documents to PDF seamlessly. The process...shows how to convert an HTML document to a PDF. Create an instance...

    docs.aspose.com/pdf/python-net/convert-html-to-...
  8. Document bookmark misplaced in the last documen...

    We encountered an issue when Document bookmark in the last Document is misplaced after calls to Document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...Document bookmark misplaced in the last document after document...issue when document bookmark in the last document is misplaced...

    forum.aspose.com/t/document-bookmark-misplaced-...
  9. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python... Opening the PDF Document Iterating through PDF Pages...Table Data import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  10. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。... import aspose.pdf as apdf from io import FileIO from...from os import path epub_load_options = apdf.EpubLoadOptions()...

    products.aspose.com/pdf/zh-hans/python-net/merger/