Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 61,126 for

path

(0.73 sec)
  1. 在PHP中保存文件|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....InteropHelper' ); // Opening through Path // Creating a Workbook object...an Excel file using its file path $workbook = $ptr -> New ( "Aspose...

    docs.aspose.com/cells/zh/net/saving-files-in-php/
  2. 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...
  3. Table cell list format changed after insert new...

    The code: String Path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(Path + "794084228810694656.docx"); Document cover = new Document(Path + "竖版签批.docx"); Document target = (Document) main.deepClo…...2026, 7:42am 1 The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\";...Document main = new Document(path + "794084228810694656.docx");...

    forum.aspose.com/t/table-cell-list-format-chang...
  4. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....ReplaceTextInPdfForm () { // The path to the documents directory var...DeleteSpecifiedForm1 () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/whatsnew/2023/
  5. Convert Markdown to HTML – C# Examples

    Convert Markdown to HTML using Aspose.HTML for .NET. Consider Markdown to HTML conversion scenarios in C# examples.... Prepare a path for converted file saving. Use...HTML using C# 2 3 // Prepare a path to a source Markdown file 4...

    docs.aspose.com/html/net/convert-markdown-to-html/
  6. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  7. 在 Python 中渲染 HTML – Aspose.HTML for Python via ...

    通过 .NET API,使用 Aspose.HTML for Python 中的 HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer 类渲染 HTML、SVG、MHTML 和 EPUB。...Prepare path to the source HTML file 16 document_path = os. path...= ah. HTMLDocument (document_path) 20 21 # Create an instance...

    docs.aspose.com/html/zh/python-net/renderers/
  8. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...and shearing onto a rectangle path added to PsDocument . We split...graphics path from the rectangle 10 GraphicsPath path = new GraphicsPath();...

    docs.aspose.com/page/net/ps/working-with-transf...
  9. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of paths to input files by joining the...directory path with each input file name using path.join method...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  10. CGM to PDF Converter using Python | Aspose.PDF

    Sample code on Python for CGM to PDF conversion. Use example code for batch CGM to PDF conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Create a new instance...

    products.aspose.com/pdf/python-net/conversion/c...