Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 20,571 for

model

(0.23 sec)
  1. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document....to walk over the page layout model. Available properties are type...position in the page layout model Examples Shows ways of traversing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert USDZ to AMF via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...and has media type name of model and a subtype name of vnd.usd+zip...

    products.aspose.com/3d/python-net/conversion/us...
  3. Create EPS File in Python

    This article focuses on how to create an EPS file in Python. It explains the step-by-step algorithm and a sample code to make EPS file in Python....disk based on your application model. Furthermore, you do not need...

    kb.aspose.com/page/python/create-eps-file-in-py...
  4. Fine-tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy in Aspose.OMR for C++ to get reliable results for all types of marks under various conditions....omr" ); System :: SharedPtr < Model :: RecognitionResult > result...

    docs.aspose.com/omr/cpp/recognition/accuracy-th...
  5. Multiple resource calendars - Free Support Foru...

    Hello, I was wondering how to handle multiple resource calendars with Aspose. Each Task has a ResourceAssignment object, but calendars are not directly part of the ResourceAssignment. My question is: How can we assign…...API is based on MS Project’s model. As in MS Project, a calendar...

    forum.aspose.com/t/multiple-resource-calendars/...
  6. Convert DNG to JPG using Java

    This article provides guidance on converting DNG to JPG using Java. It shares the necessary resources, a list of steps, and a sample code to change DNG to JPEG using Java....such as camera manufacture, model, colors count, DNG version,...

    kb.aspose.com/imaging/java/convert-dng-to-jpg-u...
  7. How to Convert DAE to OBJ in Python

    This article guides on how to convert DAE to OBJ in Python. It has IDE settings, a list of steps, and a runnable sample code to change DAE to OBJ in Python....serialize the W component in the model’s vertex position, exporting...

    kb.aspose.com/3d/python/how-to-convert-dae-to-o...
  8. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....into an otherwise tree-like model of the document. If you have...

    docs.aspose.com/words/net/working-with-ranges/
  9. Using Operators in C#|Aspose.Words for .NET

    Use predefined operators in template expressions when building a report in C#....they are defined in the data model. Q: Can I use the null‑conditional...

    docs.aspose.com/words/net/using-operators-linq/
  10. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Writeln(); if (model.doctype == "file") { string...SanitizePath(Server.MapPath("~/TempFiles/"), model.filePath); string extension...

    forum.aspose.com/t/pdf-file-distorted/327238