Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 214,357 for

new

(0.12 sec)
  1. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....AsposeOcr recognitionEngine = new AsposeOcr (); // Add PDF documents...OcrInput object OcrInput input = new OcrInput ( InputType . PDF );...

    docs.aspose.com/ocr/java/deskew/
  2. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Load Source Excel File Without Charts with Java...

    Learn how to load an Excel file without charts using Aspose.Cells for JavaScript via C++....filter the data const options = new LoadOptions (); // Include everything...charts options . loadFilter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/javascript-cpp/load-sourc...
  4. 通过JavaScript在C++中为命名范围设置公式|Documentation

    学习如何使用C++的JavaScript为电子表格中的命名范围设置公式。...instance of Workbook const book = new Workbook (); // Get the WorksheetCollection...book . worksheets ; // Add a new Named Range with name "NewNamedRange"...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  5. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF.... // Create a new instance of the License class...license file $licenceObject = new License (); $licenceObject ->...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  6. StructuredDocumentTag.FullDate | Aspose.Words f...

    Discover the StructuredDocumentTag FullDate property, which captures the complete date and time for enhanced document accuracy and tracking.... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  7. StructuredDocumentTag.CalendarType | Aspose.Wor...

    Discover the StructuredDocumentTag CalendarType property to customize your SDT calendar type. Enhance your documents with tailored calendar options!... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Merge materials and split mesh in sub-meshes ba...

    We are working with huge 3D mesh objects and are evaluating the Aspose library. We Aspose reads the obj or fbx files we get 1 Mesh ChildNode with a million materials. When using Assimp we get 4 meshes and 4 materials. H…...Create new sub-meshes : For each unique texture, create a new mesh...Load the 3D model Scene scene = new Scene(); scene.Open(filePath);...

    forum.aspose.com/t/merge-materials-and-split-me...
  9. Փոխարկել JPG TXT C#

    Փոխարկեք JPG ը TXT ձևաչափի C# կոդով: Պահեք JPG որպես TXT օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/jpg...
  10. Փոխարկել JPG DOC C#

    Փոխարկեք JPG ը DOC ձևաչափի C# կոդով: Պահեք JPG որպես DOC օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/jpg...