Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 196,908 for

new

(0.12 sec)
  1. Public API Changes in Aspose.3D 17.2.0|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... It includes not only new and updated public methods, but...// load X file Scene Xfile = new Scene ( "3D.x" ); Adds Aspose...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  2. CsvDataSource constructor | Aspose.Words for Py...

    aspose.words.reporting.CsvDataSource constructor...CsvDataSource(csv_path) Creates a new data source with data from a...CsvDataSource(csv_path, options) Creates a new data source with data from a...

    reference.aspose.com/words/python-net/aspose.wo...
  3. aspose.barcode.loadfonts.zip

    Aspose.Barcode.LoadFonts/Aspose.Barcode.LoadFonts/Aspose.Barcode.LoadFonts.csproj Exe net6.0new FileStream(fontName, FileMode...PrivateFontCollectio collection = new Aspose.Drawing.Text.PrivateFontCollectio();...

    docs.aspose.com/barcode/net/aspose-barcode-load...
  4. Table with dot leaders is rendered incorrectly ...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table with dot leaders is rendered incorrectly in exported pptx. Please find the pdf input attached. Also, below is t…...throws Exception { var pdfBytes = new ClassPathResource("/aspose/bug_254234...readAllBytes(); try (Document srcDoc = new Document(pdfBytes)) { ByteArrayOutputStrea...

    forum.aspose.com/t/table-with-dot-leaders-is-re...
  5. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your document automation by seamlessly replacing mustache text with MERGEFIELD fields....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...reference. DataTable table = new DataTable ( "Test" ); table ...

    reference.aspose.com/words/net/aspose.words.mai...
  6. MailMerge.MailMergeCallback | Aspose.Words for ...

    Optimize your mail merge with the MailMergeCallback property. Effortlessly manage events for seamless document automation and enhanced efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...reference. DataTable table = new DataTable ( "Test" ); table ...

    reference.aspose.com/words/net/aspose.words.mai...
  7. ChartDataLabelCollection.NumberFormat | Aspose....

    Discover the ChartDataLabelCollection NumberFormat property to easily customize data label formats for your entire series, enhancing clarity and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Revenue" , new [] { "January" , "February" , "March" }, new [] { 25...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment....Description text string The new text of the comment. Remarks...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Datalabels YPixel not set well - Free Support F...

    Hi All, I have a problem when I modify theYPixel position for a datalabel. This position is modified but do not contain the expected value… I am using Aspose.Cells 25.4.0 cf the code below: var pathWorkbook = @"...\…...xlsx"; var wbtest = new Workbook(pathWorkbook); Worksheet...YPixel = 200; Console.WriteLine($"New DataLabel: {dataLabels.XPixel}...

    forum.aspose.com/t/datalabels-ypixel-not-set-we...
  10. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...standard. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...