Sort Score
Result 10 results
Languages All
Labels All
Results 9,611 - 9,620 of 153,766 for

load

(1.44 sec)
  1. Apply preset theme to VSX document via .NET | p...

    C# source code to apply preset theme to vsx file on .NET Framework, .NET Core, Mono Platforms....GetDataDir_VisioThemes(); // Load diagram Diagram diagram = new...manipulation API. One can easily load, create, modify, manipulate...

    products.aspose.com/diagram/net/theme/vsx/
  2. HTML to PDF conversion fails on Linux - font no...

    I’m performing HTML to PDF conversion on an Azure Function app running .NET 8 on Linux. The process always fails. The following message appears: No font was found. To resolve this problem, you can set up your custom se…... This can be done by loading the font files from memory...application. Here’s how you can do it: Load Fonts from Memory : If you have...

    forum.aspose.com/t/html-to-pdf-conversion-fails...
  3. Watermark VSX document via .NET | products.aspo...

    C# source code to add watermark to vsx file on .NET Framework, .NET Core, Mono Platforms....GetDataDir_ShapeText(); // Load diagram Diagram diagram = new...manipulation API. One can easily load, create, modify, manipulate...

    products.aspose.com/diagram/net/watermark/vsx/
  4. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...throws Exception { try { // Load Aspose license License license...Aspose.Words.Java.lic"); // Load your template (DOTX with custom...

    forum.aspose.com/t/html-to-docx-transformation-...
  5. Working with Formulas | Aspose.Tasks Documentation

    Learn how to create, modify and save formulas in Microsoft Project MPP files using Aspose.Tasks for .NET....Tasks: Load an existing project or create...static void Main () 4 { 5 // Load project 6 var project = new...

    docs.aspose.com/tasks/net/working-with-formulas/
  6. 使用超链接|Documentation

    本节介绍如何在带有 Aspose.Diagram 的 Visio 形状中添加或获取超链接。...GetDataDir_Hyperlinks (); // Load source Visio diagram Diagram...GetDataDir_Hyperlinks (); // Load source Visio diagram Diagram...

    docs.aspose.com/diagram/zh/net/working-with-hyp...
  7. Create PDF Report In Python

    Generate reports and automate documents using PDF templates and custom data in Python....how our programming API works, load a PDF template document and...based syntax Load the PDF template document Load your data from...

    products.aspose.com/words/python-net/report/pdf/
  8. Convert ONE to PNG via C# | .NET

    Sample code for ONE to PNG C# conversion. Use API example code for batch ONE files to PNG conversion within VB.NET, Asp.NET or any .NET based application....it easy for the developers to load & convert ONE files to PNG in...in just a few lines of code. Load ONE file with Document class...

    products.aspose.com/note/net/conversion/one-to-...
  9. Bug 5044: Converting EsriJson to MafInfoTab Con...

    Hi Alexander, Please see conversion with QGIS , look on the star of the output, does output full overlay input? Please see in mygeodata website: Test data(input/output/QGIS) 5044 EsriJson -MafInfoTab.zip (14.0 KB) …...SpatialReference; // Load the EsriJSON using (var source...truncation. After conversion, load the .MafInfoTab file in QGIS...

    forum.aspose.com/t/bug-5044-converting-esrijson...
  10. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...aspose words as follows: // Load the Word document Aspose.Words...incorporating these suggestions: // Load the Word document Aspose.Words...

    forum.aspose.com/t/converting-word-to-pdf-creat...