Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 34,622 for

aspose pdf examples

(0.2 sec)
  1. How to Protect PPTX Presentation Using C++

    This topic shows, how to protect PPTX Presentation using C++ by setting a password for encryption. You wil end up by getting a password protected presentation that you can only open by providing set password in PowerPoint....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/cpp/how-to-protect-pptx-pr...
  2. Field appearance and attributes|Aspose.PDF for ...

    This section explains how you can change field appearance and attributes with FormEditor Class....Hide ] FormEditor class of Aspose.Pdf.Facades namespace allows...can be used. // For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/net/changing-field-appearan...
  3. Popular Use Cases for Message Handlers – Aspose...

    Learn about creating custom message handlers for popular use cases in C# – convert ZIP to Pdf, log a web request execution time, etc....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/html/net/message-handlers/popul...
  4. Aspose.Words Visual Studio Plugin|Aspose.Words ...

    How to use Aspose Visual Studio Plugin to quickly download and explore Aspose.Words for .NET API Examples using C#....Ask AI Aspose.Words Visual Studio Plugin Contents [ Hide ] Purpose...page explains how to use the Aspose.Words Visual Studio plugin...

    docs.aspose.com/words/net/aspose-words-visual-s...
  5. 用C++将所有工作表列适应到单页PDF中|Documentation

    使用Aspose.Cells结合C++生成适合所有工作表列在单页的Pdf。...用C++将所有工作表列适应到单页PDF中 Contents [ Hide ] 有时,您希望生成一个PDF文件,使所有工作表的列都适合在一页上。...属性提供了这一功能,内部会处理复杂计算,如输出PDF的高度和宽度,这些都是根据工作表中的数据自动调整的。 使工作表列适合单个PDF页面 PdfSaveOptions...

    docs.aspose.com/cells/zh/cpp/fit-all-worksheet-...
  6. PdfSaveOptions.fontEmbeddingMode property | Asp...

    PdfSaveOptions.fontEmbeddingMode property. Specifies the font embedding mode....get fontEmbeddingMode () : Aspose . Words . Saving . PdfFontEmbeddingMode...regardless of this setting. PDF/A and PDF/UA compliance requires all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Create Word Document in C++

    This topic shows, how to create Word Document in C++ by using simple and easy code. You can create a DOCX using C++ and without interop or Microsoft Office automation with simple steps and code snippet....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/cpp/how-to-create-word-docu...
  8. Convert USDZ to STL in C#

    This quick guide explains how to convert USDZ to STL in C#. It covers the ordered steps, setup prerequisites, and a working code snippet to build a USDZ to STL converter in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/3d/net/convert-usdz-to-stl-in-csh...
  9. 为每个Excel工作表渲染一页PDF 使用C++将Excel转换为PDF|Documentation

    使用Aspose.Cells将每个工作表转换为一页的Pdf格式。...为每个Excel工作表渲染一页PDF 使用C++将Excel转换为PDF Contents [ Hide ] 当处理大型Microsoft...Excel文件(例如包含多张工作表,每张50列和300行以上数据的工作簿)时,您可能希望PDF输出显示每个工作表一页,而不考虑工作表的大小。这意味着每一...

    docs.aspose.com/cells/zh/cpp/render-one-pdf-pag...
  10. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio page with Aspose.Diagram. Support using C# to draw pentagon and save as Pdf, svg, html, image, xps and other formats....Hide ] Draw Pentagon in Visio Aspose.Diagram for .NET API allows...pentagon shape in a page.The code example below shows how to draw a pentagon...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/