Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 213,390 for

new

(1.2 sec)
  1. Aspose PDF License|Aspose.PDF for C++

    Aspose. PDF for C++ invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....intrusive_ptr < License > license = new License (); intrusive_ptr < FileStream...FileStream > myStream = new FileStream ( new String ( "Aspose.PDF...

    docs.aspose.com/pdf/cpp/licensing/
  2. ComparisonExpression.RightExpression | Aspose.W...

    Discover the RightExpression property of ComparisonExpression. Easily retrieve the right expression for enhanced data analysis and improved performance....; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Change named value in XMP metadata of EPS|.NET

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/change-na...
  4. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте 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/ua/editor/psd/
  5. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API....open it; otherwise create a new workbook const file = fileInput...uploaded file var workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  6. How to add Circle Annotation using .NET | Aspos...

    Source code on C# to add Circle annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/circle/add/
  7. Fail to calculate CELL("filename") - Free Suppo...

    Upon calling calculateFormula on a workbook that has a cell with =CELL("filename", B2) formula fails to calculate the cell. Screenshot 2025-09-26 at 10.20.57 AM.jpg (146.0 KB) Excel file to repro: image.png (20.7 KB)...workbook Workbook workbook = new Workbook("path_to_your_file.xlsx");...(FileInputStream inputStream = new FileInputStream(inputFilePath);...

    forum.aspose.com/t/fail-to-calculate-cell-filen...
  8. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting....PowerPoint to markdown: var pres = new aspose . slides . Presentation...PowerPoint to CommonMark: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. Converting ZIP to 7z | Aspose.ZIP for .NET

    Converting ZIP to 7z via Aspose.ZIP API solution for .NET with some code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/converting-from-zip-to-7z/
  10. Keep coordinates information while converting ....

    I need to convert .dwg files to .tif files to be used on geoserver and then displayed on a map. But my test show that the localisation information of the .dwg file is lost in the conversion. The result is a plain raster…...export options var tiffOptions = new TiffOptions(TiffExpectedFormat...TiffLzwRgb) { VectorRasterizationO = new CadRasterizationOpti { PageWidth...

    forum.aspose.com/t/keep-coordinates-information...