Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 90,846 for

object

(0.23 sec)
  1. Generate Postnet barcode Images via C++ | Aspose

    C++ example of code to generate Postnet barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/postnet/generate/
  2. Generate Data Matrix code Images via C++ | Aspose

    C++ example of code to generate Data Matrix code in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/datamatrix/gene...
  3. 管理页眉和页脚|Aspose.PDF for .NET

    探索如何在 .NET 中使用 Aspose.PDF 操作 PDF 文件中的页眉和页脚,以改善文档结构。...(); // Create PdfFileStamp object using ( var fileStamp = new...(); // Create PdfFileStamp object using ( var fileStamp = new...

    docs.aspose.com/pdf/zh/net/manage-header-and-fo...
  4. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...NameU at the first shape object then is the LineStyle property...property of the second shape object null. How can this behaviour...

    forum.aspose.com/t/style-properties-sometimes-n...
  5. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...NullReferenceExcepti: Object reference not set to an instance of an object. at...code is trying to access an object that has not been initialized...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  6. CertificateHolder.Create | Aspose.Words for .NET

    Effortlessly create a CertificateHolder Object from a PKCS12 byte array and password. Simplify certificate management with our intuitive method....) Creates CertificateHolder object using byte array of PKCS12...to create CertificateHolder objects. // Below are four ways of...

    reference.aspose.com/words/net/aspose.words.dig...
  7. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....method exposed by the Shapes object. Add a connector using the...method exposed by the Shapes object by defining the connector type...

    docs.aspose.com/slides/cpp/connector/
  8. OleFormat.oleControl property | Aspose.Words fo...

    OleFormat.oleControl property. Gets [OleFormat.oleControl](./) Objects if this OLE Object is an ActiveX control...oleControl objects if this OLE object is an ActiveX control...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.PSD for .NET 24.7 - Release Notes|Docume...

    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....overflow’ when creating smart object layer using large JPEG Bug...overflow’ when creating smart object layer using large JPEG string...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-7...
  10. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…... Enumerate every embedded object (OLE/Package) in the Word file...file. Detect the objects that are Excel workbooks ( .xls / .xlsx...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...