Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 61,046 for

path

(0.16 sec)
  1. 使用C++调整工作簿压缩级别|Documentation

    学习如何使用Aspose.Cells for C++调整工作簿的压缩级别以优化文件大小和处理时间。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/adjust-workbook-co...
  2. Maven Build Fails: Cannot Find removeBlankPages...

    Hello, I am trying to remove blank pages from a Word document using Aspose.Words for Java, but my project fails to compile. My build fails with the error: cannot find symbol: method removeBlankPages() location: variabl…...Document doc = new Document("path/to/your/document.docx"); doc...removeBlankPages(); doc.save("path/to/your/updated_document.docx");...

    forum.aspose.com/t/maven-build-fails-cannot-fin...
  3. Convert PPSX to XML using C++ application | pro...

    Sample C++ conversion code for PPSX document to XML format. Use example code for batch PPSX to XML conversion within any C++ Application.... Pass the output file path with (XML) file extension. XML...will be saved at the specified path. Open XML file in compatible...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  4. Convert POTX to SVG using C++ application | pro...

    Sample C++ conversion code for POTX document to SVG format. Use example code for batch POTX to SVG conversion within any C++ Application.... Pass the output file path with (SVG) file extension. SVG...will be saved at the specified path. Open SVG file in compatible...

    products.aspose.com/slides/cpp/conversion/potx-...
  5. Convert PPT to SVG using C++ application | prod...

    Sample C++ conversion code for PPT document to SVG format. Use example code for batch PPT to SVG conversion within any C++ Application.... Pass the output file path with (SVG) file extension. SVG...will be saved at the specified path. Open SVG file in compatible...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  6. Convert TIFF to XML using C++ application | pro...

    Sample C++ conversion code for TIFF document to XML format. Use example code for batch TIFF to XML conversion within any C++ Application.... Pass the output file path with (XML) file extension. XML...will be saved at the specified path. Open XML file in compatible...

    products.aspose.com/slides/cpp/conversion/tiff-...
  7. Convert PPSM to SVG using C++ application | pro...

    Sample C++ conversion code for PPSM document to SVG format. Use example code for batch PPSM to SVG conversion within any C++ Application.... Pass the output file path with (SVG) file extension. SVG...will be saved at the specified path. Open SVG file in compatible...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  8. Convert PowerPoint Presentations to HTML on And...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides for Android conversion guide for fast, flawless results....(); String path = fontName + ".woff" ; // some path sanitaze may...write ( new File ( m_basePath + path ). toPath (), fontData , StandardOpenOption...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....configuration DATA_DIR = "your path here" def add_page_num_stamp...configuration DATA_DIR = "your path here" def add_page_num_stamp_roman...

    docs.aspose.com/pdf/python-net/add-page-number/
  10. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。... C# string path = @ "D:\Projects\glTF-Sample-Models\1...scene Scene scene = new Scene ( path ); //create a camera for capturing...

    docs.aspose.com/3d/zh/net/create-a-fisheye-lens...