Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 155,037 for

2

(0.14 sec)
  1. 通过 C++ 使用 Chart.chartDataRange 方法的简便图表设置方式|Docu...

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中轻松设置图表,指导将展示如何指定图表的数据范围,使您能够以最小的努力创建专业且精确的图表。... value = 2 ; // Second vertical series worksheet...cells . get ( "C3" ). value = 2 ; worksheet . cells . get ( "C4"...

    docs.aspose.com/cells/zh/javascript-cpp/easy-wa...
  2. Aspose::Words::Markup::CustomXmlProperty::get_U...

    Aspose::Words::Markup::CustomXmlProperty::get_Uri method. Gets or sets the namespace URI of the custom XML attribute or smart tag property in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::IndexOfKey method. Returns the zero-based index of the specified property in the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...ExtractPages method returns only 2 pages. input.docx (13.5 KB) alexey...noskov November 27, 2024, 1:01pm 2 @Buffer2018 Such problems might...

    forum.aspose.com/t/document-extractpages-yields...
  6. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Python to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look....formula =MOD(ROW(),2)=0 to =MOD(COLUMN(),2)=0 ; that is, instead...Document Assistant Close Adding 2-Color Scale and 3-Color Scale...

    docs.aspose.com/cells/python-net/apply-shading-...
  7. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++.... HideRow ( 2 ); // Hide the 2nd column of the...worksheet . GetCells (). UnhideRow ( 2 , 13.5 ); // Unhide the 2nd column...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  8. Introduction to Formulas | Aspose.Tasks Documen...

    The page contains an introduction in project formula grammar that used by Aspose.Tasks for .NET library for calculations....Formula Binary_Op Primary | Primary 2 Primary -> (Formula) | Unary_Op...Duration] , [Standard Rate] ). 2. Operators Formulas support: Arithmetic...

    docs.aspose.com/tasks/net/introduction-to-formu...
  9. Method in Aspose.PDF for Java for PDF lineariza...

    Hi Team, Linearization of pdf is critical requirement for us and am seeing Aspose.PDF for Java does not provide a direct API method to linearize (enable Fast Web View) a PDF during save. will this feature will be added …...Family Sudha1 November 7, 2025, 2:13pm 1 Hi Team, Linearization...Discourse November 7, 2025, 2:13pm 2 @Sudha1 Summary Aspose.PDF...

    forum.aspose.com/t/method-in-aspose-pdf-for-jav...
  10. German umlaut characters in password - Free Sup...

    Are the german umlaut characters (äöü) not allowed as password or part of the password when encrypting a PDF document? When I use one of those characters in a password I get this error when encrypting a pdf: : ‘Permi…...Product Family toschf71de October 2, 2018, 1:59pm 1 Are the german...Thomas Farhan.Raza October 2, 2018, 7:02pm 2 @toschf71de Thank you...

    forum.aspose.com/t/german-umlaut-characters-in-...