Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 61,492 for

path

(0.17 sec)
  1. Convert VSTM to SWF via Java | products.aspose.com

    Sample Java conversion code for VSTM format to SWF file. Use this example code to convert VSTM to SWF within any Web or Desktop Java based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.DIAGRAM...

    products.aspose.com/diagram/java/conversion/vst...
  2. Convert VSD to VTX via Java | products.aspose.com

    Sample Java conversion code for VSD format to VTX file. Use this example code to convert VSD to VTX within any Web or Desktop Java based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/java/conversion/vsd...
  3. Convert VSSX to TIFF via Java | products.aspose...

    Sample Java conversion code for VSSX format to TIFF file. Use this example code to convert VSSX to TIFF within any Web or Desktop Java based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/java/conversion/vss...
  4. Convert VSD to JPEG via Java | products.aspose.com

    Sample Java conversion code for VSD format to JPEG file. Use this example code to convert VSD to JPEG within any Web or Desktop Java based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/java/conversion/vsd...
  5. How to set the thickness of the "No Symbol" sha...

    I have produced a diagram with nodes (i.e. shapes) and connectors. So far all is perfect. The problem I have is that I cannot figure out how to make the “No Symbol” (the shape that is a circle with a line between it) s…...Diagram diagram = new Diagram("path/to/your/diagram.vsdx"); // Access...modified diagram diagram.save("path/to/your/modified_diagram.vsdx"...

    forum.aspose.com/t/how-to-set-the-thickness-of-...
  6. PDF/HTML conversion - Issue with Roboto Light -...

    Hi, we noticed an issue with documents using Roboto Light (displayed as Roboto LT in MS Word). When Aspose generates a PDF of it, it seems to be replaced with Roboto Medium instead. When saving as HTML the font-family …...be found in the font search path, the SDK falls back to another...to Aspose.Words’ font search path (e.g., via FontSettings.SetFontsFolder...

    forum.aspose.com/t/pdf-html-conversion-issue-wi...
  7. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process content from PPT, PPTX and ODP programmatically....pptxPresentation = new Presentation ( path + "demo.pptx" ); //Get an Array...pptxPresentation = new Presentation ( path + "demo.pptx" ); //Get an Array...

    docs.aspose.com/slides/cpp/extracting-text-from...
  8. SignOptions.providerId property | Aspose.Words ...

    SignOptions.providerId property. Specifies the class ID of the signature provider...can be found in the following path: HKLM\SOFTWARE\Microsoft\Cr...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Compress and Decompress ODP Files via .NET

    C# compression and decompression source code to compress ODP documents into a single zip archive or vice versa on .NET Framework, .NET Core.... Define folder path containing ODP files. Create...object, load file with a full path using its CreateEntry method...

    products.aspose.com/zip/net/zip-file/odp/
  10. Compress and Decompress MPX Files via .NET

    C# compression and decompression source code to compress MPX documents into a single zip archive or vice versa on .NET Framework, .NET Core.... Define folder path containing MPX files. Create...object, load file with a full path using its CreateEntry method...

    products.aspose.com/zip/net/zip-file/mpx/