Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 96,139 for

object

(0.67 sec)
  1. 从TTF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...// Initialize FontDefinition object passing TTF as FontType value...based on FileSystemStreamSour object, set fileExtension to "ttf"...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  2. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  3. 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...
  4. Web Accessibility Check in Java – Errors and Wa...

    Learn how to check your website's accessibility for WCAG compliance using Aspose.HTML for Java...method to create a validator object. Load an HTML page using the...Initialize an HTMLDocument object 11 final HTMLDocument document...

    docs.aspose.com/html/java/web-accessibility-check/
  5. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...password) Creates CertificateHolder object using byte array of PKCS12...password) Creates CertificateHolder object using byte array of PKCS12...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Extract Text from PDF File|Aspose.PDF for Java

    This section explains how to extract text with Aspose.PDF Facades using PdfExtractor Class.... You need to create an object of pdfExtractor class and bind...WholeText ) { // Create an object of the PdfExtractor class PdfExtractor...

    docs.aspose.com/pdf/java/extract-text/
  7. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....Examples Shows how insert an OLE object into a document. Document doc...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose.Words.BuildingBlocks module | Aspose.Wor...

    The Aspose.Words.BuildingBlocks module provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a document....collection of BuildingBlock objects in the document. To learn more...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an Object. Attached ppt: Test1.pptx.zip (255.3 KB…...ti: Object reference not set to an instance of an object. Attached...ti: Object reference not set to an instance of an object,” typically...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  10. Make Booklet of PDF|Aspose.PDF for Java

    This section explains how to make booklet of PDF with com.aspose.pdf.facades using PdfFileEditor class...."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades..."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades...

    docs.aspose.com/pdf/java/make-booklet-of-pdf/