Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 154,694 for

2

(0.23 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose.PSD for .NET 21.4 - 发行说明|Documentation

    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....IsOriginBoxCornersPr ); AssertAreEqual ( 2.9000000000000004d , setting ....setting . OriginBoxCorners [ 2 ]); AssertAreEqual ( 7.3000000000000007d...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. 在 PHP 中插入和删除行和列|Documentation

    通过 Aspose.Cells for PHP via Java API 学习如何通过 API 插入和删除行和列。...-> getCells () -> insertRows ( 2 , 1 ); # Saving the modified Excel...-> getCells () -> insertRows ( 2 , 10 ); # Saving the modified...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  6. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for .NET....mpp" ); 2 project. Save ( "RenderToXAML_out...time or roll-up tasks. Example 2: Export XAML with View Options...

    docs.aspose.com/tasks/net/rendering-project-dat...
  7. Working with Formulas | Aspose.Tasks Documentation

    Learn how to write and read formulas in Microsoft Project (MPP) files using Aspose.Tasks for .NET. This guide covers creating, reading, and working with custom field formulas....mpp" ); 2 project. Set (Prj. NewTasksAreManual...Costs" ; 7 attr. Formula = "[Cost]*2" ; 8 project. ExtendedAttributes...

    docs.aspose.com/tasks/net/writing-and-reading-f...
  8. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to insert and delete rows and columns through the Aspose.Cells for PHP via Java APIs....-> getCells () -> insertRows ( 2 , 1 ); # Saving the modified Excel...-> getCells () -> insertRows ( 2 , 10 ); # Saving the modified...

    docs.aspose.com/cells/java/inserting-and-deleti...
  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...