Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 155,392 for

2

(1.54 sec)
  1. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java....] , 2 ) + Math . pow ( lastCTM . getElements () [ 1 ] , 2 ));...lastCTM . getElements () [ 2 ] , 2 ) + Math . pow ( lastCTM ....

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  2. Shape Text is not showing until movement - Free...

    Hi, when adding new shapes to a diagram, the new shapes don’t show their text value until they are selected/moved with the mouse. I would like to know how to display the text automatically. This is the code that is used…...RightMostShapeXPos + 2; foreach (Shape newShape in sourcePage...asad.ali March 18, 2021, 12:21am 2 @umaknowregan Could you please...

    forum.aspose.com/t/shape-text-is-not-showing-un...
  3. 管理 C++ 中的演示主题|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...当您对主主题颜色(1)进行亮度变换时,会生成来自附加调色板(2)的颜色。随后您可以设置和获取这些主题颜色。 1 - 主主题颜色 2 - 来自附加调色板的颜色。...Dark 1 、 Light 1 、 Dark 2 、 Light 2 ,而较新的 UI 版本将同一槽显示为 Text 1...

    docs.aspose.com/slides/zh/cpp/presentation-theme/
  4. custombarcode.zip

    CustomBarcode/CustomBarcode.csproj Exe net6.0 2": return 180; case "3": return...return QRErrorLevel.LevelM; case "2": return QRErrorLevel.LevelQ;...

    docs.aspose.com/barcode/net/how-to-create-custo...
  5. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…...thomas November 7, 2025, 2:45pm 1 Hi Team, Could you please...Discourse November 7, 2025, 2:48pm 2 @rose.thomas Summary Aspose...

    forum.aspose.com/t/about-page-breaker-to-table-...
  6. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....note ( doc , 'Section 2' , 'Endnote 2, will be pushed down to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of OLE object...assertEqual ( 2 , len ( shapes )) self . assertEqual ( 2 , len ([...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children....writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...writeln ( 'Bulleted list item 2' ) builder . writeln ( 'Bulleted...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++...." ); // 2 - The "Primary" header/footer...builder -> Writeln ( u "Page 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance....( runs [ 2 ]. IsInsertRevision , Is . True ); // 2 - A "format"...changes. Assert . That ( runs [ 2 ]. IsFormatRevision , Is . True...

    reference.aspose.com/words/net/aspose.words/run...