Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 61,067 for

path

(0.07 sec)
  1. 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...
  2. 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...
  3. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  4. 在 C++ 中如何用 PivotOptions 管理数据透视图|Documentation

    使用 C++ 管理带有 PivotOptions 的数据透视图的方法。...(); // Path for the sample Excel file U16String path = u ".....sample file Workbook book ( path + u "Sample.xlsx" ); // Get...

    docs.aspose.com/cells/zh/cpp/how-to-manage-pivo...
  5. Consolidation Function with C++|Documentation

    Learn how to apply a ConsolidationFunction to data fields of a pivot table using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/consolidation-function/
  6. Get and Search Images in PDF|Aspose.PDF for Pyt...

    Learn how to search and get images from the PDF document in Python using Aspose.PDF....is_assignable from os import path path_infile = path . join ( self . data_dir...) document = ap . Document ( path_infile ) absorber = ap . ImagePlacementAbsorb...

    docs.aspose.com/pdf/python-net/search-and-get-i...
  7. HTML to XLS Converter using Python | Aspose.PDF

    Sample code on Python for HTML to XLS conversion. Use example code for batch HTML to XLS 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...
  8. Generate Data Matrix Barcodes in C#|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.... Save ( $"{path}DatamatrixEcc200Basi.png" ,...DataMatrixEccType . Ecc140 ; gen . Save ( $"{path}DatamatrixEcc000140B.png" ,...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  9. Creating, Opening and Saving Images|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....output path or by setting a stream . Creating by Setting Path Create...stream is same as for using a path. The only difference is that...

    docs.aspose.com/imaging/net/creating-opening-an...
  10. Creating, Opening and Saving Images|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....output path or by setting a stream . Creating by Setting Path Create...stream is same as for using a path. The only difference is that...

    docs.aspose.com/imaging/python-net/creating-ope...