Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 213,190 for

new

(0.51 sec)
  1. OpenAiModel.setOrganization method | Aspose.Wor...

    OpenAiModel.setOrganization method. Sets a specified Organization to the model.... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OpenAiModel.setProject method | Aspose.Words fo...

    OpenAiModel.setProject method. Sets a specified Project to the model.... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....document Document pdfDocument = new Document ( _dataDir + "sample...document Document pdfDocument = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  4. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for .NET. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....range that contains charts to a new worksheet, the data source of...copying rows or a range to the new worksheet the data source will...

    docs.aspose.com/cells/net/change-data-source-of...
  5. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  6. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…...localIndex = i - 5; var multiPoint = new MultiPoint(); for (int j = 0;...localIndex; ++j) { multiPoint.Add(new Point(10, 10)); } multiPoint...

    forum.aspose.com/t/sample-for-validating-tests/...
  7. PSD ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSD ファイルを開いて編集する...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/jp/editor/psd/
  8. LoadOptions.TempFolder | Aspose.Words for .NET

    Optimize document reading with LoadOptions' TempFolder property. Easily manage temporary files for efficient processing and enhanced performance....speed LoadOptions loadOptions = new LoadOptions (); loadOptions ...TempFolder ); Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.loa...
  9. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a New page or section or runs continuously....starts over at the beginning of a new page or section or runs continuously...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize document page images. Control color modes for enhanced visual quality in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageSaveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...