Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 155,331 for

2

(0.27 sec)
  1. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your document's presentation effortlessly.... BulletSquare 2 The bullet of the first level...levels. Arabic numbering (1., 2., 3., …) for the first level...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Does aspose cells editor support fill colour on...

    hi Aspose, in the aspose cells editor do we have the ability to support fill colours on Graphs or Embedded Images? Screen shorts are from the Demo site Currently it is showing like this. image.png (108.7 KB) image.…...Ghani0303 September 17, 2025, 2:32pm 1 hi Aspose, in the aspose...Discourse September 17, 2025, 2:33pm 2 @Ghani0303 Hello Ganesh Kumar...

    forum.aspose.com/t/does-aspose-cells-editor-sup...
  3. JavaScript与C++中的X轴与类别轴对比|Documentation

    学习如何区分Aspose.Cells for Java脚本通过C++中的X轴和类别轴。我们的指南将帮助您理解它们的使用和属性差异,以及如何根据需求进行配置。... putValue ( 2.5 ); worksheet . cells . get (...cells . get ( "D5" ). putValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...
  4. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....pdf" , 2 , 3 , PageSize . A5 ); } Make..."MakeNUpUsingPageSize_out.pdf" , 2 , 3 ); } Make NUp of PDF Using...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  5. Adding Links for Tasks | Aspose.Tasks Documenta...

    Learn how to add new task links to your project using Aspose.Tasks for .NET instead of Microsoft Office Automation Tools....projectApplication = new Application(); 2 object missingValue = System.Reflection...14 project.Tasks.get_UniqueID( 2 ).TaskDependencies.Add(project...

    docs.aspose.com/tasks/net/adding-links-for-tasks/
  6. Get margins in centimeters - Free Support Forum...

    In the Aspose.Words for .NET component, the section.PageSetup.TopMargin property retrieves values in points. Is there a corresponding property that retrieves the value in centimeters?...Discourse April 23, 2025, 3:13am 2 @Melancholy Can you please specify...millimeters. Melancholy April 27, 2025, 2:57am 5 In the ConvertUtil object...

    forum.aspose.com/t/get-margins-in-centimeters/3...
  7. Aspose.Words converting to PDF/A compliance - F...

    Hello, I’ve noticed a similar question being asked before here Word to PDFA-1a I was wondering if there’s any update to this? Does Aspose.Words support checking for PDF/A compliance now?...Discourse July 7, 2025, 10:03am 2 @teriteri Cause Aspose.Words does...compliance, including PDF/A-1, PDF/A-2, and PDF/A-4 formats. However...

    forum.aspose.com/t/aspose-words-converting-to-p...
  8. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...noskov February 27, 2026, 1:49pm 2 @ServerSide527 The font Carnegie...ServerSide527 February 27, 2026, 2:31pm 3 @alexey.noskov thanks for...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  9. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for Node.js via C++....Normal Unicode characters are 2 bytes long, while Unicode Supplementary...UTF-16 these characters require 2 surrogates (16‑bit units). Render...

    docs.aspose.com/cells/nodejs-cpp/render-unicode...
  10. TextColumn class | Aspose.Words for Node.js

    Aspose.Words.TextColumn class. Represents a single text column... setCount ( 2 ); // Determine the amount of...builder . writeln ( "Wide column 2." ); doc . save ( base . artifactsDir...

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