Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 97,401 for

object

(0.15 sec)
  1. Generate Point Cloud to OBJ File Formats via py...

    Sample Python generate point cloud code for OBJ file. Use this example code to generate point cloud to OBJ file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/python-net/point-cloud/obj/
  2. Import and Export Annotations to XFDF format|As...

    You may import and export annotation with XFDF format using Aspose.PDF for Java library....Create PdfAnnotationEditor object PdfAnnotationEditor AnnotationEditor...Create PdfAnnotationEditor object PdfAnnotationEditor AnnotationEditor...

    docs.aspose.com/pdf/java/import-export-xfdf/
  3. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....Object public class TxtListIndentation...// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  4. Building forms programmatically|Documentation

    Describe the OMR form directly in the application code.... Form object The form is described as an...elements are nested inside this object. You must also define at least...

    docs.aspose.com/omr/net/programmatic-forms/
  5. Licensing | Aspose.PUB for C++

    Native C++ APIs to manipulate Publisher files. Learn the how to get a license installed to start working with Aspose.PUB for C++....License using File or Stream Object The license can be loaded from...from a file or stream object. Aspose.PUB for C++ will try to...

    docs.aspose.com/pub/cpp/licensing/
  6. BookmarkEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkEnd class, which efficiently manages bookmark ends in Word documents, enhancing your document editing experience....Range { get; } Returns a Range object that represents the portion...first ancestor of the specified object type. virtual GetText () Gets...

    reference.aspose.com/words/net/aspose.words/boo...
  7. How to Merge PDF using C#|Aspose.PDF for .NET

    This page explain how to merge PDF documents into a single PDF file with C# or VB.NET....files: Create two Document objects, each containing one of the...Add method for the Document object you want to add the other PDF...

    docs.aspose.com/pdf/net/merge-pdf-documents/
  8. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...IDictionary<string, object> parameters1 = new Dictionary<string, object> { {..."CONTACTTYPE", Values = new List<object> { "home", "office", ... }...

    forum.aspose.com/t/header-alignment-issue-durin...
  9. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer documents into your document dynamically when building a report using C#....a doc tag returns a stream object, then the stream is closed...A contextual object (see “Using Contextual Object Member Access”...

    docs.aspose.com/words/net/inserting-documents-d...
  10. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....create an ITextFrame class object and set the text paragraph...where the Aspose.Slides.ITable object is used to create a table having...

    kb.aspose.com/slides/net/how-to-create-a-table-...