Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 94,411 for

object

(0.33 sec)
  1. Programming with Documents | Aspose.PUB for Java

    To code PUB files with Aspose.PUB for Java start with editing the file Metadata that describes its properties like author, tile, company, language, etc....code: It declares an IPubParser object named parser and initializes...parameter. It declares a Document object named document and assigns...

    docs.aspose.com/pub/java/programming-with-docum...
  2. Generate Point Cloud to DRC File Formats via .N...

    C# source code to load, render and add generate point cloud to DRC documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/drc/
  3. Generate Point Cloud to RVM File Formats via .N...

    C# source code to load, render and add generate point cloud to RVM documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/rvm/
  4. Export Data from 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....//Instantiating a Workbook object Workbook workbook = new Workbook...the first cell to an array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/java/export-data-from-wor...
  5. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....Save method of the Document object. The following code snippet...)) { // Create TextAbsorber object to find all instances of the...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  6. Ինչպես փոխարկել PUB-ը PNG-ի C#-ում

    Այս քայլ առ քայլ ձեռնարկը մանրամասնում է, թե ինչպես փոխարկել PUB-ը PNG-ի C#-ում: Այս ձեռնարկի C#-ը փոխակերպում է յուրաքանչյուր PDF էջ առանձին PNG պատկերի ֆայլի:...վերլուծված PUB ֆայլը Document object -ում Պահպանեք միջանկյալ PDF...interface Ստեղծեք նոր PDF Document object Անցեք PDF ֆայլի բոլոր էջերը...

    kb.aspose.com/hy/pub/net/how-to-convert-pub-to-...
  7. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....it will contain an ImageSize object. ImageSize imageSize = shape...ImageSize ; // The ImageSize object contains read-only information...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...the document into a Document object. This method throws Aspose...corruption. Returns A FileFormatInfo object that contains the detected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++...Create TextFragmentAbsorber object with search terms as argument...pdf" ); // Create TextAbsorber object to find all instances of the...

    products.aspose.com/pdf/cpp/redaction/
  10. Delete a Slide|Aspose.Slides 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....); // Get the presentation object and pass it to the next DeleteSlide...); } // Get the presentation object and pass it to the next CountSlides...

    docs.aspose.com/slides/net/delete-a-slide/