Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 20,326 for

2 of

(0.1 sec)
  1. 67338476.xlsx

    Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red Green Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green Blue Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1......Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green...Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1 Blue Red...

    docs.aspose.com/cells/fr/cpp/updating-slicer/67...
  2. New Line in Cells|Documentation

    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.... Cells [ 2 , 2 ]. Value = "Use \n with word...Style style = sheet . Cells [ 2 , 2 ]. GetStyle (); //Set Text Wrap...

    docs.aspose.com/cells/net/new-line-in-cells/
  3. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_TopMode method. Gets or sets the interpretation mode Of the Top property value: whether it sets the location Of the data label from the top edge Of the chart Of from the position specified by its Position property in C++....titleAreaHeight ) / 2 ; const double doughnutCenterX = chartWidth / 2.0 ; const...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Xps in C++....serve as TOC entries of levels 1, 2, and then 3. builder -> get_ParagraphFormat...builder -> Writeln ( u "Heading 1.2" ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Manage Cells|Aspose.Slides for Node.js via .NET...

    Table cells in PowerPoint presentations in JavaScript...merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  6. How can I check if a text value will visually f...

    @amjad.sahi, @PrOfessionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...CreateRange(0, 0,1, 2); textRange .Merge(); textRange...Discourse July 3, 2025, 11:44am 2 @imparthgalani Cause To determine...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  7. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection Of strings that represent XML schemas that are associated with a custom XML part... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Recognize CODEBLOCK BarCode Images via Python |...

    Scan CODEBLOCK symbology barcode images using Python applications without using any other sOftware....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  9. How to Zip and Unzip Files in Java | Aspose.Zip...

    This guide teaches you how to zip and unzip files using Java programming methods. Discover various ways to compress and decompress files with detailed examples....Add data file created in step 2 using method. Zip the data file..."CompressSingleFile_out.zip" )) { 2 //File to be added to archive...

    docs.aspose.com/zip/java/compressing-and-decomp...
  10. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...