Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 214,303 for

new

(0.1 sec)
  1. Working with Tasks | Aspose.Tasks Documentation

    Learn how to split and manage tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for creating, splitting, and viewing split tasks....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/split-tasks/
  2. Convert Image To PDF C#

    Convert Image to PDF format in C# code. Save Image as PDF using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/net/conversion/image-...
  3. Convert Image To HTML C#

    Convert Image to HTML format in C# code. Save Image as HTML using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/net/conversion/image-...
  4. Convert JPG To WORD C#

    Convert JPG to WORD format in C# code. Save JPG as WORD using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/net/conversion/jpg-to...
  5. Convert Image To WORD C#

    Convert Image to WORD format in C# code. Save Image as WORD using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/net/conversion/image-...
  6. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Slides; List<string> queryKeys = new() { "6780253.SLIDE2147483647_OBJECT...Aspose.Slides.Presentation ap = new(ReportStream); foreach (ISlide...

    forum.aspose.com/t/updated-embedded-excel-data-...
  7. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for Node.js via C++....cannot be displayed with Times New Roman , but it can be displayed...in a specific font like Times New Roman, Aspose.Cells changes the...

    docs.aspose.com/cells/nodejs-cpp/change-the-fon...
  8. Related to total.lic - Free Support Forum - asp...

    Hi team, Do I need to add my order ID and user ID in .lic file? if so how can I get my user ID and will the above license work for lates version of aspose(Aspose.Pdf,Aspose.Words,Aspose.Cells,Aspose.Slides,Aspose.BarCo…...// Create a new License object License license = new License();...Aspose.Cells var cellsLicense = new Aspose.Cells.License(); cellsLicense...

    forum.aspose.com/t/related-to-total-lic/315302
  9. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-gif/
  10. Delete Ranges with JavaScript via C++|Documenta...

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for JavaScript via C++....file) const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Instantiate a new Workbook. const newWorkbook = new Workbook ();...

    docs.aspose.com/cells/javascript-cpp/delete-ran...