Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 49,872 for

properties

(0.61 sec)
  1. 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.…...full to give an advice which properties of the cell class should...null text fragments - other properties either not nullable or optional...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  2. Special Parameters of 1D Barcode Types|Document...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python...adjust the following display properties: the height of bars, the...these properties using specified classes and properties of the...

    docs.aspose.com/barcode/python-net/generate-1d-...
  3. Word API and confidentiality - Free Support For...

    We would like to integrate MS Word confidentiality available in Office 365 in our solution. I saw that in the ooxml standard there is a docMetadata folder and inside a LabelInfo.xml file. Is there an API available in th…...can manipulate the document properties and metadata using Aspose...needed, explore additional properties and methods in the Aspose...

    forum.aspose.com/t/word-api-and-confidentiality...
  4. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...Border → InternableComplexAtt Properties Name Description color Gets...clearFormatting() Resets border properties to default values. equals(rhs)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Specific Parameters of 1D Barcodes|Documentation

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for C++...adjust the following display properties: the height of bars, the...these properties using specified classes and properties of the...

    docs.aspose.com/barcode/cpp/1d-barcode-types/
  6. Managing Page Breaks with JavaScript via C++|Do...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....provides a wide range of properties and methods used to manage...worksheet.verticalPageBreaks properties. The worksheet.horizontalPageBreaks...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  7. ReflectionFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ReflectionFormat class for advanced object reflection formatting. Enhance your document design with seamless integration!...public class ReflectionFormat Properties Name Description Blur { get;...Reflection property to access reflection properties of an object...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Add Page Number to PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumberStamp object with required properties. After that, you can call...setStartingNumber ( 1 ); // Set text properties pageNumberStamp . getTextState...

    docs.aspose.com/pdf/java/add-page-number/
  9. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a cell with C++....GetValidation (); // Read various properties of the validation std ::...:: cout << "Reading Properties of Validation" << std :: endl ;...

    docs.aspose.com/cells/cpp/get-validation-applie...
  10. ContainerProperties not loading correctly - Fre...

    In Aspose.Diagram 26.1, a ContainerProperties property was added to shapes and are populated if the shape is a Visio container. Also, Page.DropContainer() was added to add a container to a page. Unfortunately, Containe…...1, a ContainerProperties property was added to shapes and are...which displays the container properties shows that all of the containers...

    forum.aspose.com/t/containerproperties-not-load...