Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 61,026 for

path

(0.21 sec)
  1. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Create TextAbsorber...

    products.aspose.com/pdf/python-net/search/
  2. NotImplementedException in Aspose.Drawing.Graph...

    Hi Support Team, We are experiencing a NotImplementedException when attempting to use the GraphicsPath.IsOutlineVisible method from the Aspose.Drawing library in our application. Problem Description: When calling Grap…...point is near the outline of the path based on the pen’s width. This...distance from the point to the path’s segments. Code Example Here’s...

    forum.aspose.com/t/notimplementedexception-in-a...
  3. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....LinkController class and sets the path where generated resource files...</summary> /// <param name="savePath">Path to the location where generated...

    docs.aspose.com/slides/net/exporting-presentati...
  4. 用 Python 创建文档 – 创建或加载 HTML、SVG、MHTML、EPUB

    学习如何从文件、URL 加载 HTML 以及从头开始创建 HTML。考虑使用 Aspose.HTML for Python 通过 .NET 加载基于 HTML 文档的方法。...output directory and prepare a path to save the document 7 output_dir...output_dir = "output" 8 if not os. path . exists (output_dir): 9 os...

    docs.aspose.com/html/zh/python-net/create-a-doc...
  5. 在 .NET 中从演示文稿形状提取图像|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像 —— 快速、代码友好的解决方案。...static void Run () { String path = @"D:\Aspose Data\" ; // 访问演示文稿...Presentation pres = new Presentation ( path + "ExtractImages.pptx" ); Aspose...

    docs.aspose.com/slides/zh/net/extracting-images...
  6. Extract images from PDF in Python | Aspose.PDF

    Python source code to extract images from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....import path from io import FileIO path_infile = path . join (...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/parser/images/
  7. Shape.textPath property | Aspose.Words for Node.js

    Shape.textPath property. Defines the text of the text Path (of a WordArt object)....Defines the text of the text path (of a WordArt object). get textPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert HTML to PDF – C# Examples and Online Co...

    Learn how to convert HTML to PDF using Aspose.HTML for .NET and consider various HTML to PDF conversion scenarios in C# examples...." , new PdfSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...PdfSaveOptions, and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-pdf/
  9. 使用XmlMapCollection.Add方法在工作簿内添加XML映射,使用C++|Docu...

    使用C++的XmlMapCollection.Add方法在工作簿内添加XML映射。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input XML file U16String...

    docs.aspose.com/cells/zh/cpp/add-xml-map-inside...
  10. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/read-and-write-table-...