Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 213,143 for

new

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. MailMerge.CleanupParagraphsWithPunctuationMarks...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Execute ( new [] { "Option_1" , "Option_2" }, new object [] {...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Chart|Aspose.Slides Documentation

    Create and customize charts in C# with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Add_Chart () { using var pres = new Presentation (); // Add a simple...Access_Chart () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/ch...
  8. 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...
  9. StructuredDocumentTagRangeStart.RemoveAllChildr...

    Efficiently use the RemoveAllChildren method to clear nodes between StructuredDocumentTagRangeStart and end, enhancing document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...StructuredDocumentTa rangeStart = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  10. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTLIST field implementation....FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...