Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 83,277 for

object

(0.09 sec)
  1. Protecting Worksheets|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....Microsoft Excel are: Contents Objects Scenarios Protected worksheets...worksheet Objects The user cannot modify drawing objects Scenarios...

    docs.aspose.com/cells/net/protecting-worksheets/
  2. How to Draw Graphics in C#

    This brief tutorial explains how to draw graphics in C#. While using C# drawing shapes is made easy by sharing detailed steps and runnable code....FileCreateSource object and set it as Source in the JpegOptions object Initialize...size Create a Graphics class object for the empty image and clear...

    kb.aspose.com/imaging/net/how-to-draw-graphics-...
  3. How to Read PDF Content in Python

    This article guides on how to read PDF content in Python. It provides all the details to write the program and a sample runnable code to read PDF file in Python....PDF file using the Document object whose data is to be read Instantiate...Instantiate a TextAbsorber object to extract text from the PDF...

    kb.aspose.com/pdf/python/how-to-read-pdf-conten...
  4. Apply Conditional Formatting in Excel using Java

    Use this guide to apply conditional formatting in Excel using Java. It has the IDE settings, steps, and a sample code to create a rule in Excel using Java....add a conditional formatting object in the desired sheet Create...to the FormatConditionColle object Create a new condition for...

    kb.aspose.com/cells/java/apply-conditional-form...
  5. How to Convert OBJ to FBX using Java

    This short guide describes how to convert OBJ to FBX using Java. It presents IDE settings, a list of steps, and a runnable sample code to develop a 3D Object to FBX converter using Java....class object Instantiate a FbxSaveOptions class object Set the...constructor of the FbxSaveOptions object Save the resultant FBX file...

    kb.aspose.com/3d/java/how-to-convert-obj-to-fbx...
  6. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library with C++....properties of the PageSetup object for the desired worksheet....(); // Instantiate a Workbook object Workbook workbook ( U16String...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  7. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....LayoutEnumerator : public System :: Object , public System :: Details...System :: SharedPtr < System :: Object >> , private System :: Details...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Filling a .jasper File with Editable Chart Supp...

    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....jrprint or a JasperPrint object before it can be exported to...charts into the JasperPrint object which is then used to generate...

    docs.aspose.com/cells/jasperreports/filling-a-j...
  9. Convert PUB Files with Java APIs

    Convertion functionality of Publisher file using Aspose.PUB for Java solution is described and demonstrated with the pseudocode in this article....project Specify an IPubParser object named parser and assign it...responsible for creating a parser object to parse the .pub file specified...

    docs.aspose.com/pub/java/convert-pub-files/
  10. Create Pivot Table in xlsx4j|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....worksheet cells using a Cell object’s PutValue/setValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/java/create-pivot-table-i...