Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 68,166 for

path

(0.21 sec)
  1. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET....void ExampleCurve () { // The path to the document directory var...void CurveFilled () { // The path to the document directory var...

    docs.aspose.com/pdf/net/add-curve/
  2. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....static void Arc () { // The path to the document directory var...static void ArcFilled () { // The path to the document directory var...

    docs.aspose.com/pdf/net/add-arc/
  3. Add Page Numbers to PDF in Python|Aspose.PDF fo...

    Learn how to add page number stamps to PDF documents in Python....pdf as ap from os import path def add_page_num_stamp ( input_file_name...aspose.pdf as ap from os import path def add_page_num_stamp_roman...

    docs.aspose.com/pdf/python-net/add-page-number/
  4. Barcode Generation Specifics in C#|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for .NET... Save ( $"{path}Code39Extended.png" , BarCodeImageFormat...Pixels = 2 ; gen . Save ( $"{path}Ean13.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/generate-barcode-ty...
  5. 在 .NET 中将 PDF 转换为 PowerPoint|Aspose.PDF for .NET

    Aspose.PDF 允许您使用 .NET 将 PDF 转换为 PPT(PowerPoint)格式。 一种方法是将 PDF 转换为 PPTX,并将幻灯片作为图像。...ConvertPDFToPPTX () { // The path to the documents directory var...ConvertPDFToPPTWithS () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-power...
  6. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations.... Presentation ( path + "AddNodes.pptx" ) as pres...with slides . Presentation ( path + "AccessSmartArt.pptx" ) as...

    docs.aspose.com/slides/python-net/manage-smarta...
  7. 将 MHTML 转换为 DOCX – C# 示例

    使用 Aspose.HTML for .NET 将 MHTML 转换为 DOCX,并考虑在 C# 示例中支持 MHTML 到 DOCX 的转换。试试在线 MHTML 转换器。...(stream, new DocSaveOptions(), Path. Combine (OutputDir, "convert-by-two-lines..."sample.mht" ); 5 6 // Prepare a path to save the converted file 7...

    docs.aspose.com/html/zh/net/convert-mhtml-to-docx/
  8. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....void Extract_Table () { // The path to the documents directory var...as Image The page borders are path drawing operations. Therefore...

    docs.aspose.com/pdf/net/extract-table-from-exis...
  9. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for .NET API....external, cell reference, file path, etc. Aspose.Cells supports...link FilePath: Local and full paths to files/folders. Email: Email...

    docs.aspose.com/cells/net/detect-hyperlink-type/
  10. Convert EMAIL to DOT in Python | products.aspos...

    Save EMAIL to DOT in your Python applications without using Microsoft Outlook or Word...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...