Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 27,707 for

only

(0.12 sec)
  1. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....can have a cell appear bold only when the value of the cell is...Cells :: Cleanup (); } You can only change font style, text color...

    docs.aspose.com/cells/cpp/conditional-formatting/
  2. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...code does not help Converting only the single worksheet (no multi-sheet...interference) does not help The only potential workaround would be...

    forum.aspose.com/t/setorientation-landscape-doe...
  3. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page page) { var t = new Table(); var r = t.…... But it was only for demonstration. But when...seems that currently there’s only issue with null text fragments...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  4. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....because the triangular is the only supported primitive that GPU...rendering) In this version we only triangulated the polygons since...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/
  5. How to Run Aspose.3D for .Net6|Documentation

    How to Run Aspose.3D for .Net6....Common” will be only supported on Windows, and gives...installation method on Windows, you can only select SkiaSharp as a graphics...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-for...
  6. WordML2003SaveOptions class | Aspose.Words for ...

    Aspose.Words.Saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...Remarks At the moment provides only the WordML2003SaveOption.saveFormat...options object is used. Can only be SaveFormat.WordML . tempFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....formatting changes that affect only some of the table's cells //...formatting changes that affect only some of the table's cells //...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::Markup::CustomPart::get_Data met...

    Aspose::Words::Markup::CustomPart::get_Data method. Contains the data of this custom part in C++....This property is applicable only when IsExternal is false . The...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose Cdr to Pdf convertion Heap Error - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...machine and the cdr file size is only 220 MB .how and why aspose api...code is same as mac machine only path is different on mac machine...

    forum.aspose.com/t/aspose-cdr-to-pdf-convertion...
  10. Split Screen of Excel Worksheet with JavaScript...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using JavaScript via C++ Addon....Cells for JavaScript via C++; we only need to select a cell in the...Cells for JavaScript via C++; we only need to select a cell in the...

    docs.aspose.com/cells/javascript-cpp/how-to-spl...