Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 60,963 for

path

(0.16 sec)
  1. 用C++显示和隐藏网格线及行列标题|Documentation

    本文提供使用C++ API或库通过编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/show-and-hide-grid...
  2. Extract Images from Presentation Shapes in .NET...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET — quick, code-friendly solution....static void Run () { String path = @"D:\Aspose Data\" ; // Accesses...Presentation pres = new Presentation ( path + "ExtractImages.pptx" ); Aspose...

    docs.aspose.com/slides/net/extracting-images-fr...
  3. Convert HTML to MHTML – Aspose.HTML for .NET

    Learn how to convert HTML to MHTML with Aspose.HTML. You will consider the supported HTML to MHTML conversion scenarios and C# examples to illustrate them...." , new MHTMLSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...MHTMLSaveOptions, and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-mhtml/
  4. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application.... Copy 1 // The path to the documents directory....the document object and file path. Add attached file node under...

    docs.aspose.com/note/net/working-with-attachments/
  5. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C++ code....Create a rectangle graphics path. Save the current graphics state...SetPaint() Method. Fill the graphics path by means of the Fill() method...

    products.aspose.com/page/cpp/work-with-ps-graph...
  6. 在Python中插入和删除行和列|Documentation

    使用Python Excel API在Python中创建Excel电子表格。在您的Python应用程序中无需MS Office即可插入或删除XLSX或XLS中的行。...Workbook object by excel file path workbook = self . Workbook (...Workbook object by excel file path workbook = self . Workbook (...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  7. 档案

    档案...עִברִית čeština Svenska Clipping Path 是一个封闭的矢量路径,用于选择应该可见的图像部分。创建...specification Name = "My Path", // Path name Records = CreateR...

    blog.aspose.com/zh/imaging/create-clipping-path...
  8. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...void LockLayerInPDF () { // The path to the documents directory var...SaveLayersFromPdf () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  9. HTML to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for HTML to TIFF conversion. Use example code for batch HTML to TIFF conversion with Python and .NET... Specify the path to the input PDF file by joining...output files, passing in the path to the input file and load options...

    products.aspose.com/pdf/python-net/conversion/h...
  10. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....ConvertHTMLtoPDF () { // The path to the documents directory var...ConvertHTMLtoPDFAdva () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/convert-html-to-pdf/