Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 68,139 for

path

(0.22 sec)
  1. Error with UpdateFields - Free Support Forum - ...

    Hello, When I try to use “UpdateFields” on some document I’ve got this error “Arithmetic operation resulted in an overflow.”. If I open the document, modify it and save and try again, it works. Aspose.Words.NET 25.10.0 …...Document("path/to/your/document.docx"); doc.Save("path/to/your/temp_document...

    forum.aspose.com/t/error-with-updatefields/320130
  2. SVG Scaling – C# Examples – Aspose.SVG for .NET

    C# examples for SVG scaling using Aspose.SVG. Consider cases where the scale function is used in the transform attribute and in transformation matrix....to a local file specified by path. Copy 1 using Aspose. Svg ;...document 22 document. Save (Path. Combine (OutputDir, "scale-circle...

    docs.aspose.com/svg/net/svg-scaling/
  3. Edit DOCX In Java

    Edit DOCX in Java code....modify Run code // Repository path: https://releases.aspose.com/java/repo/...</dependency> Copy // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/java/edit/docx/
  4. ByteArray To image - Free Support Forum - aspos...

    I’m working with Aspose.Words for .NET (v24.10) and would like some guidance on inserting a signature image from byte array coming in payload into a Word template using the LINQ Reporting Engine. My Use Case: I receiv…...Document doc = new Document("path/to/your/template.docx"); DocumentBuilder...Save the document doc.Save("path/to/your/output.docx"); Explanation:...

    forum.aspose.com/t/bytearray-to-image/310992
  5. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....method to save at specified path System Requirements Aspose.Slides...Merge POT Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/pot/
  6. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....method to save at specified path System Requirements Aspose.Slides...Merge PPS Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/pps/
  7. 在加载 Excel 文件时解析数据透视缓存记录(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/parsing-pivot-cach...
  8. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/change-the-font-on-ju...
  9. 在 .NET 中使用工件|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您为 PDF 页面添加背景图像,并使用 Artifact 类获取每个水印。...ExtractWatermarkFrom () { // The path to the documents directory var...AddBackgroundImageTo () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/artifacts/
  10. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....void Extract_Table () { // The path to the documents directory var...as Image The page borders are path drawing operations. Therefore...

    docs.aspose.com/pdf/net/extract-table-from-exis...