Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 60,897 for

path

(0.1 sec)
  1. 用C++将XLSB修订转为XLSM|Documentation

    学习如何用Aspose.Cells将XLSB文件的修订转换为XLSM格式。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/convert-revision-o...
  2. 新增工作表并激活工作表|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Specify the template excel file path. string myPath = @"d:\test\My_Book1...Specify the template excel file path . Dim myPath As String = "d:\test\My_Book1...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  3. Strict validation closes stream - Free Support ...

    Hi I can use the same stream for both Document and PdfFileInfo, but not if I set UseStrictValidation=true, then the stream seems to be closed which was not expected. By design or a bug? If by design I have to have two …...the crash String filepath = "<path to some pdf>"; using (MemoryStream...examples: String filepath = "<path to some pdf>"; using (MemoryStream...

    forum.aspose.com/t/strict-validation-closes-str...
  4. Decode FNC Symbols|Documentation

    This article describes how to decode FNC symbols in GS1 barcodes in Aspose.BarCode for .NET according to business needs... Save ( $"{path}Code128FNC.png" , BarCodeImageFormat...read = new BarCodeReader ( $"{path}Code128FNC.png" , DecodeType...

    docs.aspose.com/barcode/net/decode-fnc-symbols/
  5. 使用C++的高级保护设置(自Excel XP起)|Documentation

    学习如何使用Aspose.Cells结合C++应用Excel文件中的高级保护设置。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/advanced-protectio...
  6. 档案

    档案...GraphicsPath _path; private System.Drawing.PointF...Drawing2D.GraphicsPath path) { _path = path; } public void MoveTo(MoveTo...

    blog.aspose.com/zh/font/render-text-with-truety...
  7. 搜索

    搜索...GraphicsPath _path; private System.Drawing.PointF...Drawing2D.GraphicsPath path) { _path = path; } public void MoveTo(MoveTo...

    blog.aspose.com/zh-hant/font/render-text-with-t...
  8. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....CreateBookmarksOfAll () { // The path to the documents directory var...CreateBookmarksOfAll () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/create-bookmarks/
  9. License.set_license method | Aspose.Words for P...

    aspose.words.License.set_license method...following locations: Explicit path. The folder that contains the...in these locations: Explicit path. An embedded resource in the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Python 打印 PDF | Aspose.PDF

    用于在.NET 框架、.NET Core 上打印 PDF 文档的 Python 源代码。...aprinting from os import path path_infile = path . join ( self . data_dir...PdfViewer () viewer . bind_pdf ( path_infile ) viewer . auto_resize...

    products.aspose.com/pdf/zh-hant/python-net/print/