Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,069 for

smart objects

(0.58 sec)
  1. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....distortion removal, install smart image processing ( aspose-o...// Add an image to OcrInput object and apply processing filters...

    docs.aspose.com/ocr/net/dewarp/
  2. How to Convert Excel to SVG in Java

    This simple tutorial explains the details about how to convert Excel to SVG in Java. You can change Excel to SVG using Java with few lines of code in macOS, Linux, or Windows....to render a chart, graph, smart object, or any information to an...instance of SvgSaveOptions class object and set parameters of output...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  3. FootnoteSeparator | Aspose.Words for Java

    in Java....Object, com.aspose.words.Node , com...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...Words Document Object Model (DOM) documentation article...enumeration of a Office Math object has ended. visitOfficeMathStart(officeMath)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a Python via .NET library for working with spreadsheet files, which supports splitting a single Excel file into multiple files. This article will introduce how to split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks....through the Worksheet and Cells objects, transfer the content to a...by instantiating a Workbook object and passing the file path to...

    docs.aspose.com/cells/python-net/splitting-exce...
  6. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports splitting a single Excel file into multiple files. This article will introduce how to split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks....through the Worksheet and Cells objects, transfer the content to a...by instantiating a Workbook object and passing the file path to...

    docs.aspose.com/cells/net/splitting-excel-files...
  7. 用C++删除工作表中的空白行和空白列|Documentation

    使用Aspose.Cells和C++删除工作表中的空行和空列。...inputFilePath ); // Create a Worksheets object with reference to the sheets..."SampleInput.xlsx" ; // Create a smart pointer to a new Workbook instance...

    docs.aspose.com/cells/zh/cpp/delete-blank-rows-...
  8. Working with Images in PDF using C#|Aspose.PDF ...

    This section describes the features of working with images in a PDF file using C# library....NET is a smart and efficient tool for working...import and place any graphical object in an existing PDF. Using our...

    docs.aspose.com/pdf/net/working-with-images/
  9. 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...
  10. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE Objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....(encapsulated in the Worksheet object). The PictureCollection.add(number...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/