Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 69,802 for

path

(0.19 sec)
  1. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....NET // The path to the documents directory....File.Open(Path.GetDirectoryName(outputFileName) + Path.DirectorySeparatorCh...

    docs.aspose.com/page/net/convert-xps/
  2. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....apply the shortest connection path. Save the presentation. This...ellipse and rectangle): // The path to the documents directory....

    docs.aspose.com/slides/cpp/connector/
  3. Convert CDR to PNG using Python

    Set the environment to use Aspose.Imaging for Python via .NET to convert CDR to PNG using Python. It has all the details to set the IDE, a list of steps, and a sample code for CDR to PNG conversion software in Python....loading, rendering, and file path handling Specify the input ...output .PNG file name using os.path.join() for compatibility Load...

    kb.aspose.com/imaging/python/convert-cdr-to-png...
  4. 在 Java 中管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示文稿属性,简化 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...void updateByTemplate ( String path , IDocumentProperties template...getInstance (). getPresentationInfo ( path ); toUpdate . updateDocumentProper...

    docs.aspose.com/slides/zh/java/presentation-pro...
  5. 在 Android 上管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Android via Java 中精通演示文稿属性,并在您的 PowerPoint 和 OpenDocument 文件中简化搜索、品牌化和工作流。...void updateByTemplate ( String path , IDocumentProperties template...getInstance (). getPresentationInfo ( path ); toUpdate . updateDocumentProper...

    docs.aspose.com/slides/zh/androidjava/presentat...
  6. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...OK) { var path = ofd.FileName; var outPath = path.Replace("ifc"...(IfcImage)Aspose.CAD.Image.Load(path); var dxfOptions = new DxfOptions();...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  7. Converting a CGM file to DOC using Java | Aspos...

    CGM to DOC conversion via Java sample code. Programmers can use this example code to export CGM to DOC within any Web or Desktop Java based application....while passing the output file path & SaveFormat.Doc as parameters...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/java/conversion/cgm-to-...
  8. Converting a JPEG file to TEX using Java | Aspo...

    JPEG to TEX conversion via Java sample code. Programmers can use this example code to export JPEG to TEX within any Web or Desktop Java based application....while passing the output file path & SaveFormat.Tex as parameters...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/java/conversion/jpeg-to...
  9. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....document string documentPath = Path.Combine(DataDir, "circles.svg"...Save the document document.Save(Path.Combine(OutputDir, "rotate-circles...

    products.aspose.com/svg/net/svg-transformations/
  10. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...static void Search () { // The path to the documents directory var...static void Search () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...