Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 154,546 for

2

(0.56 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. 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...
  5. 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...
  6. Different attachment count between .msg and mai...

    i got different attachment count between the mail in pst file and msg file.Pst: PersonalStorage pst = PersonalStorage.FromFile(pstpath); FolderInfo folderinfo = pst.RootFolder.GetSubFolder("Inbox"); …...iqbal October 21, 2014, 2:48am 2 Hi Chenyang, Thank you for...

    forum.aspose.com/t/different-attachment-count-b...
  7. Working with Images|Aspose.PDF for Java

    This section explains how to replace image with Aspose.PDF Facades - a toolset for popular operations with PDF.... deleteImage ( 2 , new int [] { 1 , 3 }); editor...pdf" )); editor . replaceImage ( 2 , 4 , _dataDir + "cat04.jpg" );...

    docs.aspose.com/pdf/java/working-with-image/
  8. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... writeln ( "Item 2" ); // Now, there is one unused... styles . count ). toEqual ( 2 ); See Also module Aspose.Words...

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