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

object

(0.13 sec)
  1. Setting up Known External Types in Java|Aspose....

    Learn how to set up external types using LINQ in Java....of unique items) of Class objects. Every type in the set must...“Working with Types”. Note – Object , String , and primitive types...

    docs.aspose.com/words/java/setting-up-known-ext...
  2. 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...
  3. 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/
  4. 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-...
  5. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++.... This object contains different font attributes...formatting. It returns a CellFormat object that represents all formatting...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  6. 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...
  7. 在 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...
  8. 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...
  9. 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...
  10. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....of this section's PageSetup object. builder . PageSetup . PaperSize...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/net/aspose.words/pag...