Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 153,670 for

2

(0.15 sec)
  1. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table.... toEqual ( 2 ); for ( let i = 0 ; i < tables...body . tables . at ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ERROR: This Excel files contains BIFF7(Excel95 ...

    Hi, I'm using the evaluation version and get the following error: This Excel files contains BIFF7(Excel95 or earlier file format) records. Is there a solution to get around it? Thanks, Martin...Family martin456 August 27, 2008, 2:11am 1 Hi, I’m using the evaluation...sahi August 27, 2008, 3:38am 2 Hi Martin, Well, Aspose.Cells...

    forum.aspose.com/t/error-this-excel-files-conta...
  3. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PageExtractOptions class | Aspose.Words for Python

    aspose.words.PageExtractOptions class. Allows to specify options for document page extracting...."Print 2 pages" in MS Word. # The start page will be set to 2 and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Add a Paragraph with the Same Format As ...

    I assumed that IParagraphCollection.Insert would insert a paragraph with the same format as the one before. But I realized that this is not necessarily the case. See attached image where the last paragraph was added wit…...Paragraphs[2]); var newPortion = new Porti...potapov March 12, 2026, 10:32am 2 @co213 , Thank you for posting...

    forum.aspose.com/t/how-to-add-a-paragraph-with-...
  6. Facades.Form() not displaying the textbox form ...

    Hi, I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.pdf". va…...Family rajeshbsw May 14, 2014, 2:06am 1 Hi, I have a PDF with form...textBoxField2.Value = "sample text value 2"; textBoxField2.Characteristics...

    forum.aspose.com/t/facades-form-not-displaying-...
  7. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....-> SetValue ( u "Third page" , 2 ); titles -> SetValue ( u "Fourth..., 3 ); for ( int i = 0 ; i < 2 ; i ++ ) { // Create Heading object...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  8. 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...
  9. 用Node.js通过C++处理Z轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中处理Z轴。我们的指南将帮助您理解如何配置和定制Z轴,包括其缩放和标签,以增强您的图表。... putValue ( 2 ); worksheet . getCells (). get...(). get ( "B2" ). putValue ( 2 ); worksheet . getCells (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/z-axis/
  10. CustomXmlSchemaCollection Class | Aspose.Words ...

    Explore the Aspose.Words.Markup.CustomXmlSchemaCollection class for managing XML schemas linked to custom XML parts, enhancing document flexibility and control.... EqualTo ( 2 )); // Enumerate the schemas and...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...