Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 150,320 for

2

(0.18 sec)
  1. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....get(2).getListLabel().getLabelString());...assertEquals("002.", paras.get(2).getListLabel().getLabelString());...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::TextColumnCollection::get_Spacin...

    Aspose::Words::TextColumnCollection::get_Spacing method. When columns are evenly spaced, gets or sets the amount of space between each column in points in C++....100 ); columns -> SetCount ( 2 ); builder -> Writeln ( u "Column...builder -> Writeln ( u "Column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. 3D Rotation Effects in a Visio Drawing|Document...

    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.... It does not apply to 2-D rotation. The DistanceFromGround...getRotationXAngle (). setValue ( 2 . 61 ); shape . getThreeDFormat...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  4. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.index_of_key method. Returns the zero-based index of the specified property in the collection....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Digital Signatures with External Server (HSM) U...

    Hi, Can Aspose.PDF help with setting a digital signature on PDFs when the signing is performed by an external server (such as an HSM)? The idea is to compute the hash of the PDF locally, send the hash to the HSM for si…...Family yaronz April 28, 2025, 2:39pm 1 Hi, Can Aspose.PDF help...Discourse April 28, 2025, 2:39pm 2 @yaronz Aspose.PDF for .NET...

    forum.aspose.com/t/digital-signatures-with-exte...
  6. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/java/com.aspose.word...
  7. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…...its metadata has this object: 2 0 obj << /Type /Pages /Count 4...returns Aspose.PDF for .NET 24.2.0. Is this some sort of trial...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  8. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...Family ISIWARE July 23, 2025, 2:26pm 1 Hello, I’ve tried to save...Professionalize.Discourse July 23, 2025, 2:26pm 2 @ISIWARE Cause When saving...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  9. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. 使用 Chart.SetChartDataRange 方法与 C++ 轻松设置图表的方法|Do...

    学习如何在 Aspose.Cells for C++ 中轻松使用 Chart.SetChartDataRange 方法设置图表。我们的指南将向您展示如何指定图表的数据范围,让您能以最少的努力创建专业且准确的图表。... PutValue ( 2 ); // Second vertical series worksheet...(). Get ( u "C3" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/zh/cpp/easy-way-for-chart...