Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 244,212 for

aspose cells

(1.56 sec)
  1. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table....set_shading ( self , texture : aspose . words . TextureIndex , foreground_color...foreground_color : aspose . pydrawing . Color , background_color : aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Copy Shapes between Worksheets in Aspose.Cells|...

    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....Shapes between Worksheets in Aspose.Cells Contents [ Hide ] Sometimes...objects, between worksheets. Aspose.Cells supports this feature. Charts...

    docs.aspose.com/cells/net/copy-shapes-between-w...
  3. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#....OLE Objects Using VSTO and Aspose.Slides for .NET Contents [...programmatically by using VSTO and Aspose.Slides for .NET . Creating...

    docs.aspose.com/slides/net/create-and-embed-an-...
  4. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...Excel using Aspose.Cells for Java (v24.1.0) Aspose.Cells Product...const aspose = {}; aspose.cells = require('aspose.cells'); const...

    forum.aspose.com/t/values-between-2-31-and-2-32...
  5. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table.... insert_cell () table . left_indent = 20...HeightRule . AT_LEAST builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...information using Aspose.words Java library Aspose.Words Product...10:48am 1 Hi Team, I’m using Aspose.words for Java to get revision...

    forum.aspose.com/t/getting-incorrect-revision-i...
  7. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize font settings when saving documents with Aspose.Cells in C++....saving to PDF or image, Aspose.Cells will first try to set the...show/render text properly, then Aspose.Cells will try to render with...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  8. 高级功能|Aspose.PDF for .NET

    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....com/aspose-pdf/Aspose.PDF-for-.NET private void...using ( var document = new Aspose . Pdf . Document ()) { // Add...

    docs.aspose.com/pdf/zh/net/advanced-features/
  9. Row class | Aspose.Words for Python

    Aspose.words.tables.Row class. Represents a table row...Row can contain one or more Cell nodes. A minimal valid row needs...needs to have at least one Cell . Inheritance: Row → CompositeNode...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!...Description Cells { get; } Provides typed access to the Cell child...FirstCell { get; } Returns the first Cell in the row. FirstChild { get;...

    reference.aspose.com/words/net/aspose.words.tab...