Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 155,489 for

2

(0.19 sec)
  1. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....insertToaEntry(builder, "2", "Source 2"); // This entry will appear...insertToaEntry(builder, "1", "Source 2"); fieldTA.isBold(true); fieldTA...

    reference.aspose.com/words/java/com.aspose.word...
  2. Default resources for textfield does not allow ...

    We are working with the full Aspose package - currently the HTML and PDF packages are the main ones being used. We are running into an issue with embedded fonts not actually being fully embedded or at least not being usa…..."placeholderTextBox", Value = "2", DefaultAppearance = new Def...issue - in this test, “1” and “2” are both displayed correctly...

    forum.aspose.com/t/default-resources-for-textfi...
  3. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for .NET to read and modify Microsoft Project (MPP/XML) properties, including defaults, summary info, fiscal year, weekdays, currency and custom properties....Create a project reader instance 2 Project project = new Project(...Create project from template file 2 Project project = new Project(...

    docs.aspose.com/tasks/net/working-with-project-...
  4. Very high (5GB+) memory usage when loading VSD ...

    PBD00-93469.7z (4.7 MB) Using Aspose Diagram .NET, the attached VSD file uses over 5 GB of RAM/memory when opening (compared to under 1GB for MS Visio). The Diagram has 2 actual pages with 39 background pages. 2 quest…...Diagram has 2 actual pages with 39 background pages. 2 questions:...exported to PDF like MS Visio (i.e. 2 non-background pages only)? Please...

    forum.aspose.com/t/very-high-5gb-memory-usage-w...
  5. 在 Node.js 和 C++ 中隐藏与显示行列|Documentation

    学习如何在工作表中隐藏和显示行列,使用 Aspose.Cells for Node.js via C++。... hideRow ( 2 ); // Hiding the 2nd column of...worksheet . getCells (). unhideRow ( 2 , 13.5 ); // Unhiding the 2nd...

    docs.aspose.com/cells/zh/nodejs-cpp/hiding-and-...
  6. 用C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells和C++以编程方式隐藏和显示Excel文件中的行和列。... HideRow ( 2 ); // Hide the 2nd column of the...worksheet . GetCells (). UnhideRow ( 2 , 13.5 ); // Unhide the 2nd column...

    docs.aspose.com/cells/zh/cpp/hiding-and-showing...
  7. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...以下是所有可能的内置样式列表: 20% 强调 1 20% 强调 2 20% 强调 3 20% 强调 4 20% 强调 5 20%...20% 强调 6 40% 强调 1 40% 强调 2 40% 强调 3 40% 强调 4 40% 强调 5 40% 强调 6...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  8. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...{'type': 'paragraph', 'para_id': 2, 'text': '', 'runs': [], 'empty':...deryushev June 30, 2025, 1:21pm 2 @tesapsoe It could go something...

    forum.aspose.com/t/paste-back-shape-data-correc...
  9. Using the pdf xml schema in the Aspose.Pdf name...

    Hi, I saw an older forum post that recommended using the Aspose.Pdf namespace to create documents instead of the Aspose.Pdf.Generator namespace. I've been playing around with generating documents in the Aspose.Pdf names…...Product Family newtypefx November 2, 2015, 6:27pm 1 Hi, I saw an older...legacy Aspose.Pdf.Generator code? 2) If this is using the older Aspose...

    forum.aspose.com/t/using-the-pdf-xml-schema-in-...
  10. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the list level in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...