Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 69,802 for

paths

(0.07 sec)
  1. Bug 4813: ShapeFile to Topojson convert passed ...

    Hi Alexander, 1.Conversion from ShapeFile to Topojson convert passed but outputs do not open empty via QGIS Conversion passed for two inputs. Both output files do not open in QGIS. 4.Data: inputs/outputs/logs…...ShpToTopoJson { static void Main() { // paths string shpPath = @"C:\Data\input...Main() { // Input / output paths const string shpPath = @"C:\Data\input...

    forum.aspose.com/t/bug-4813-shapefile-to-topojs...
  2. Working with Fonts and Text in SVG – Aspose.SVG...

    Learn how to reliably render SVG text in C# using custom fonts, font fallback, @font-face, and avoid common SVG to PDF and image conversion issues.... SetFontsLookupFolder (Path. Combine (DataDir, "fonts" ));...ConvertSVG (document, saveOptions, Path. Combine (OutputDir, "custom-font...

    docs.aspose.com/svg/net/working-with-fonts-and-...
  3. Converting a MHTML file to XLSX using Python | ...

    Sample code on Python for MHTML to XLSX conversion. Use example code for batch MHTML to XLSX conversion with Python and .NET... Specify the path to the input MHT document by...can be found at the specified paths. Here is an example that demonstrates...

    products.aspose.com/pdf/python-net/conversion/m...
  4. Save and restore session|Documentation

    Persist an Aspose.LLM for .NET chat session to disk and resume it in a later process or on another machine....full path gives deterministic placement: string path = Path . Combine...Combine ( Path . GetTempPath (), "chats" , $"{sessionId}.json"...

    docs.aspose.com/llm/net/use-cases/save-and-rest...
  5. How to show and hide menubar|Documentation

    Show or hide the GridJs menubar at startup with the toolbar display settings, and use the built-in menubar toggle button while the spreadsheet is running....area while keeping the menubar path available by setting showFileName:... // Default visible menubar path. const visible = x_spreadsheet...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  6. How to show and hide menubar|Documentation

    Show or hide the GridJs menubar at startup with the toolbar display settings, and use the built-in menubar toggle button while the spreadsheet is running....area while keeping the menubar path available by setting showFileName:... // Default visible menubar path. const visible = x_spreadsheet...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. Aspose.Words.Shaping.HarfBuzz.dll reference to ...

    Hello, we use Aspose.Words.Shaping.HarfBuzz.dll and we have the problem that the required harfbuzz.dll is found in most cases, but not on some clients and environments. How can we ensure that this DLL is always availabl…... NOTE: change the paths in the code according to your... root) { var harfBuzzPath = Path.Combine(root, "Aspose.Words...

    forum.aspose.com/t/aspose-words-shaping-harfbuz...
  8. Converting a CGM file to TIFF using Python | As...

    Sample code on Python for CGM to TIFF conversion. Use example code for batch CGM to TIFF conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Create a new instance...

    products.aspose.com/pdf/python-net/conversion/c...
  9. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…... as an option, specify the paths to the font files or specify...Add(new FolderFontSource("<user's path to ms fonts>")); Thus, the easiest...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  10. Loading Embedded OpenType (EOT) font files | .NET

    Learn how to load, convert, edit, and save Embedded OpenType (EOT) font files in .NET applications using the Aspose.Font library. Includes code samples, best practices, and troubleshooting tips....the backslashes in Windows paths correctly. Load and open the...Aspose. Font . Sources ; 3 4 // Path to the EOT file 5 string eotPath...

    docs.aspose.com/font/net/how-to-load-fonts/load...