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

paths

(0.17 sec)
  1. 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-...
  2. Converting a DICOM file to PDF using Python | A...

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Use pydicom library...

    products.aspose.com/pdf/python-net/conversion/d...
  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. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…... Verify Image Path : Confirm that the path to the logo image...correct and accessible. Relative paths can cause issues if the working...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  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. 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...
  8. 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...
  9. 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...
  10. 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-...