Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 155,392 for

2

(0.31 sec)
  1. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的逐步指南将展示如何在您的图表中实现平滑数据过渡和自动滚动,提供连续更新的显示效果。... PutValue ( 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * ( i...SetRefersTo ( u "=OFFSET(Sheet1!$B$2,Sheet1!$G$20,0,Sheet1!$H$20,1)"...

    docs.aspose.com/cells/zh/cpp/create-dynamic-scr...
  2. Scanned multipage PDF flips image in converted ...

    The image in the converted Word document is inverted/reversed - looks really odd......rafique March 12, 2015, 5:27am 2 Hi Thomas, Please provide us your...notifier September 19, 2025, 2:45pm 4 The issues you have found...

    forum.aspose.com/t/scanned-multipage-pdf-flips-...
  3. Stamp in xfdf cannot be imported - Free Support...

    Steps to reproduce: Open any PDF in Adobe Acrobat Reader, add a stamp Export the annotations to XFDF Import the XFDF using Aspose PDF Getting system exceptions when doing the importing...Discourse February 11, 2026, 1:28am 2 @kzhu You’re seeing an exception...issues were fixed in that version [2]. Provide more details so we can...

    forum.aspose.com/t/stamp-in-xfdf-cannot-be-impo...
  4. Document constructor with correct password thro...

    I have 2 different PDF documents sent from the same client, both encrypted with the same password, and both can be opened with Adobe using that password. However, one of them fails in the Document constructor with an “I…...weisberg June 2, 2020, 11:16am 1 I have 2 different PDF documents...password) asad.ali June 2, 2020, 4:59pm 2 @larry.weisberg Would...

    forum.aspose.com/t/document-constructor-with-co...
  5. Document.Revisions | Aspose.Words for .NET

    Effortlessly track document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/doc...
  6. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...psd-java wailau March 5, 2025, 2:11am 1 this is my code: LinkDataSource...Professionalize.Discourse March 5, 2025, 2:11am 2 @wailau When working with...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  7. Working with Linear Extrusion|Documentation

    Aspose.3D for Python via .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....LinearExtrusion ( profile , 2 ) extrusion . slices = 2 # Slices parameter...= LinearExtrusion ( profile , 2 ) extrusion2 . slices = 10 # Perform...

    docs.aspose.com/3d/python-net/working-with-line...
  8. CompositeNode.LastChild | Aspose.Words for .NET

    Discover the CompositeNode LastChild property to easily access and manipulate the last child node, enhancing your data structure management.... Writeln ( "Section 2 text." ); // Both sections are...Trim (), Is . EqualTo ( "Section 2 text." )); See Also class Node...

    reference.aspose.com/words/net/aspose.words/com...
  9. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Shadow 2 Shadow effect. Outline 3 Outline...True ); Assert . That ( runs [ 2 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/tex...
  10. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior of the field in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...