Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 213,126 for

new

(0.23 sec)
  1. OpenAiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.OpenAiModel class—your gateway to seamless integration with OpenAI's powerful language models for enhanced document processing....SelfHostedModel () { Document doc = new Document ( MyDir + "Big document...language models. AiModel model = new CustomAiModel (). WithApiKey...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Customer > customers = new List < Customer > { new Customer ( "Thomas...

    reference.aspose.com/words/net/aspose.words.mai...
  3. | Aspose

    Sample code for GIF to DOCX Java conversion. Use API example code for batch GIF files to DOCX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/gif-to-...
  4. | Aspose

    Sample code for GIF to XLSX Java conversion. Use API example code for batch GIF files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/gif-to-...
  5. Convert OneNote to PDF with Missing Font Replac...

    This guide explains how to convert OneNote files to PDF while handling missing fonts. Learn about solutions for font issues and ensuring proper PDF output....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  6. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/working-with-images/
  7. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured....it, edit slide content, add new slides, remove existing ones...constructor. let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/open-present...
  8. Aspose Diagrams Fonts not loaded correcly somet...

    I am using aspose diagrams on Java (running on unix) to convert a visio to a PDF. We are loading some custom fonts, however we noticed that for the same visio (and same application version) it works fine sometimes, but s…...code: InputStream visioStream = new ByteArrayInputStream(Base64.getDecoder()...ByteArrayOutputStrea image = new ByteArrayOutputStrea(); // Call...

    forum.aspose.com/t/aspose-diagrams-fonts-not-lo...
  9. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...sample code: Workbook workbook = new Workbook("e:\\test2\\Book_1758196616...DocxSaveOptions saveOptions = new DocxSaveOptions(); saveOptions...

    forum.aspose.com/t/issue-with-tables-having-lar...
  10. Chart.ToImage - the XAxis labels shown in Legen...

    Hello, We are trying to save chart to image, but the legend isn’t shown as expected. You can see the chart legend is “Test” in my uploaded excel file. I write the code to save it to image: using Aspose.Cells; var cu…...CurrentDirectory; var excel = new Workbook(currentDirectory + “\ChartStackedBar...CurrentDirectory; var excel = new Workbook(currentDirectory + "\\ChartStackedBar...

    forum.aspose.com/t/chart-toimage-the-xaxis-labe...