Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 94,423 for

object

(0.17 sec)
  1. 3D Objects|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....3D Objects Contents [ Hide ] Build Tangent and Binormal data...Sphere Work with XPath-Like Object Queries Changing Plane Orientation...

    docs.aspose.com/3d/java/3d-objects/
  2. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE Objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....Excel charts embedded as OLE objects in a PowerPoint presentation...Slides for C++. To address the object preview issue , we assigned...

    docs.aspose.com/slides/cpp/working-solution-for...
  3. Document.MailMergeSettings | Aspose.Words for .NET

    Discover how to use the MailMergeSettings property to manage all your document's mail merge data efficiently and enhance your workflow....MailMergeSettings property Gets or sets the object that contains all of the mail...} Remarks You can use this object to specify a mail merge data...

    reference.aspose.com/words/net/aspose.words/doc...
  4. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....TableTitleConfig object, TableHeaderConfig object and one or more...more QuestionConfig objects representing the table structure. Optional...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  5. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....can be created by creating object of Table Class. Aspose . Pdf...+ ", 3)" ); } // Add table object to first page of input document...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  6. Aspose::Words::Drawing::GlowFormat class | Aspo...

    Aspose::Words::Drawing::GlowFormat class. Represents the glow formatting for an Object in C++....for an object. class GlowFormat : public System :: Object Methods...get_Color () Gets or sets a Color object that represents the color for...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole Objects in a document using Python....shapes, and working with OLE objects and Office Math conversion...in Aspose.Words represent an object in the drawing layer, such...

    docs.aspose.com/words/python-net/working-with-s...
  8. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...$template $diagramfile $doc = New-Object Aspose.Diagram.Diagram -ArgumentList...value $items = 1..10 | ForEach-Object { "Product$_" } $first = $true...

    forum.aspose.com/t/color-not-set-correctly-for-...
  9. OleFormat.GetRawData | Aspose.Words for .NET

    Discover OleFormat's GetRawData method to easily retrieve OLE Object raw data, enhancing your data management and integration capabilities....GetRawData method Gets OLE object raw data. public byte [] GetRawData...raw data of an embedded OLE object. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Hello World Example|Documentation

    C# Hello World example to draw an arc. .NET code sample to work with vector graphics in C# and VB.NET....Instantiate an object of Bitmap class Initialize an object of Graphics...from this bitmap Define a Pen object with desired parameters Use...

    docs.aspose.com/drawing/net/hello-world-example/