Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 61,035 for

path

(0.13 sec)
  1. 使用Aspose.Cells和C++将文本转换为列|Documentation

    学习如何在Excel文件中使用Aspose.Cells for C++将文本转换为列。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/convert-text-to-co...
  2. 将 SVG 转换为 XPS | Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 SVG 转换为 XPS。在 C# 示例中考虑各种 SVG 到 XPS 的转换方案。尝试在线 SVG 转换器。... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...svg" ), new XpsSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/zh/net/convert-svg-to-xps/
  3. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library.... 4 5 // Prepare a path to a source HTML file 6 string...string documentPath = Path. Combine (DataDir, "document.html" );...

    docs.aspose.com/html/net/tutorial/what-is-html-...
  4. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....ValidateToPdfA1aStan () { // The path to the documents directory var...ValidateToPdfA1bStan () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  5. PDF to PPTX conversion issues - Free Support Fo...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: Input.pdf (37.7 KB) Result PPTX: Result.7z (66.1 KB) Here are found issues: Paragraph spac…... Path pdfPath = Paths.get("input.pdf"); Path pptxPath...pptxPath = Paths.get("result.pptx"); try (Document srcDoc = new Document(Files...

    forum.aspose.com/t/pdf-to-pptx-conversion-issue...
  6. 使用 .NET API 转换 EPS 文件

    Aspose.Page API 解决方案为 .NET 提供的 EPS 到 BMP 转换功能在此通过代码片段进行讲解和演示...NET // The path to the documents directory....com/aspose-page/Aspose.Page-for-.NET // The path to the documents directory....

    docs.aspose.com/page/zh/net/convert-eps/
  7. Creating an HTML Document – Aspose.HTML for .NET

    Learn how to load HTML from a file, stream, URL, or create HTML from scratch using Aspose.HTML for .NET. Consider approaches to load HTML documents....C# 2 3 // Prepare an output path for a document saving 4 string...string documentPath = Path. Combine (OutputDir, "create-empty-document...

    docs.aspose.com/html/net/creating-a-document/
  8. Developer OEM license file which location store...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao Please give a quick reply Storing license files in ASP.NET apps: how to use the Path and which directory to add....NET apps: how to use the path and which directory to add....application string licensePath = Path.Combine(AppDomain.CurrentDomain...

    forum.aspose.com/t/developer-oem-license-file-w...
  9. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...0400390625,0,0"> <Path Fill="#FFFFFFFF" Data="M0,0L784...UnicodeString="Acct#:" Fill="#FF404040" /> <Path Name="Line" Stroke="#FF00529B"...

    docs.aspose.com/page/net/what-is-xps-file/
  10. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....ExtractParagraph () { // The path to the documents directory....std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...