Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 95,191 for

object

(0.27 sec)
  1. Convert PowerPoint Slides to PNG in .NET|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for .NET, ensuring precise, automated results....PPTX and ODP in Presentation object and then save its slide thumbnail...Presentation class. Get the slide object from the Presentation.Slides...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. Create Pivot Tables using Apache POI and Aspose...

    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 setValue method. You also...{{Worksheet}} object). Access the new PivotTable object from the ...

    docs.aspose.com/cells/java/create-pivot-tables-...
  3. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for Python via .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric Objects....between the camera and geometric objects. Cast and Receive Shadow By...By default, all objects in the scene cast shadows from a light...

    docs.aspose.com/3d/python-net/cast-and-receive-...
  4. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout shapes in Visio files using C# within your applications. Complete guide with C# code samples....method accepts an LayoutOptions object as an argument. Use the different...Create an object of the Diagram class. Create an object of the DiagramSaveOptions...

    docs.aspose.com/diagram/net/create-update-layou...
  5. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable range in a Word document...Words Document Object Model (DOM) documentation article...editable range as a single object. NOTE Currently editable ranges...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....create a Bitmap object Make a Graphics class object while using the...while defining a Pen class object, and the rectangular coordinates...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  7. Ruby Programmers Guide|Aspose.PDF for Java

    Comprehensive guide for Ruby developers to use Aspose.PDF for creating, editing, and managing PDF documents....topics: Working with Document Object in Ruby Working with Pages...

    docs.aspose.com/pdf/java/ruby-programmers-guide/
  8. 在 3D 文档中添加动画属性并设置目标相机|Documentation

    Aspose.3D for Java 支持渲染动画场景。本文介绍移动对象的先决条件。...3D-for-Java // Initialize scene object Scene scene = new Scene ();...property on node's transform object Property translation = cube1...

    docs.aspose.com/3d/zh/java/add-animation-proper...
  9. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....// Create PdfFileSignature object PdfFileSignature pdfSign =...// Create PdfFileSignature object PdfFileSignature pdfSign =...

    docs.aspose.com/pdf/java/remove-signature-from-...
  10. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...Cast<object>().ToArray(); // Cleanup options...fieldValues = data.Values.Cast<object>().ToArray(); // Create a list...

    forum.aspose.com/t/suppress-blank-space-if-cond...