Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 93,894 for

object

(0.22 sec)
  1. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...// Initialize FontDefinition object passing TTF as FontType value...Based on FileSystemStreamSour object, set fileExtension to "ttf"...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  2. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....all the PDF pages: Create an object of the TextAbsorber class....filePath ); // Create TextAbsorber object to extract text com . aspose...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  3. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....it will contain an ImageSize object. image_size = shape . image_data...image_size # The ImageSize object contains read-only information...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for Objects in the drawing layer, such as an AutoShape, freeform, OLE Object, ActiveX control, or picture...ShapeBase class Base class for objects in the drawing layer, such...an AutoShape, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....GlyphOutlinePainter which requires object of type System.Drawing.Drawing2D...GraphicsPath for graphic drawing objectives. The implementation is as...

    docs.aspose.com/font/net/text-rendering-type1-f...
  6. FieldLink Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldLink class for seamless LINK field implementation. Enhance your document processing with powerful features today!...{ get; } Gets a FieldFormat object that provides typed access...Gets or sets a way the linked object updates its formatting. InsertAsBitmap...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Add Sections to Word Document in C#

    Refer to this article for adding section break in Word using C#. It has details to set the IDE, a list of programming steps, and a sample code demonstrating Microsoft Word section break in C#....Document class object Create a DocumentBuilder class object and link...the above-mentioned Document object Write some text content in...

    kb.aspose.com/words/net/add-sections-to-word-do...
  8. MailMerge.ExecuteWithRegionsADO | Aspose.Words ...

    Streamline your document creation with the MailMerge ExecuteWithRegionsADO method. Effortlessly merge ADO Recordset data for personalized results....merge from an ADO Recordset object into the document with mail...void ExecuteWithRegionsAD ( object recordset , string tableName...

    reference.aspose.com/words/net/aspose.words.mai...
  9. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....it Instantiate a range class object and set its name and desired... instantiate a range class object and set it in a newly created...

    kb.aspose.com/cells/java/how-to-create-data-val...
  10. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....file template into a Document object using the DocumentBuilder class...template file into the Document object Call the getMailMerge().execute()...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...