Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 97,401 for

object

(1.97 sec)
  1. Median filter|Documentation

    How to smooth out noise in an image before applying other processing filters or performing OCR....the edges of high-contrast objects such as letters. The results...// Add an image to OcrInput object and apply processing filters...

    docs.aspose.com/ocr/net/median/
  2. DmlRenderingMode | Aspose.Words for Java

    Specifies how DrawingML shapes are rendered to fixed page formats in Java....Object public class DmlRenderingMode...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  3. Microsoft Word 6.0/95 document throws FileCorru...

    The attached two Microsoft Word 6.0/95 documents throw an Aspose.Words.FileCorruptedException when opened with Aspose.Words for .Net >= 19.7 (including 19.9). If I reference a version < 19.7, the exception is not thrown. …...NullReferenceExcepti: Object reference not set to an instance of an object. alexey...

    forum.aspose.com/t/microsoft-word-6-0-95-docume...
  4. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....substitution: Create a Workbook object Access worksheet cells using...data_dir ) # Create workbook object workbook = Workbook () # Access...

    docs.aspose.com/cells/python-net/change-the-fon...
  5. 使用 C++ 管理Excel图表的轴线|Documentation

    学习如何在Aspose.Cells for C++中配置图表轴。我们的指南将演示如何调整主轴和副轴、设置其范围以及修改其属性以增强您的图表效果。...// Instantiating a Workbook object Workbook workbook ; // Adding...new worksheet to the Workbook object int sheetIndex = workbook ...

    docs.aspose.com/cells/zh/cpp/chart-axes/
  6. Aspose::Words::BookmarkEnd class | Aspose.Words...

    Aspose::Words::BookmarkEnd class. Represents an end of a bookmark in a Word document. To learn more, visit the documentation article in C++....get_Range () Returns a Range object that represents the portion...with a bookmark as a single object. See Also Class Node Namespace...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt Object in Java....Object public class TextPath Defines...the text path (of a WordArt object). To learn more, visit the...

    reference.aspose.com/words/java/com.aspose.word...
  8. StructuredDocumentTagRangeEnd Class | Aspose.Wo...

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeEnd class, designed for seamless multi-section content management in structured documents....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.mar...
  9. 工作表转图片——设置渲染图像的像素格式(JavaScript通过C++)|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....// Instantiating a Workbook object from the uploaded file const...// Instantiate SheetRender object based on the first worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  10. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java...of the PdfSaveOptions class object to set PDF properties Convert...PDF with the PdfDevice class object These steps elaborate the procedure...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...