Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 90,562 for

object

(0.09 sec)
  1. Generate QR Code, GS1 QR Code Images via C++ | ...

    C++ example of code to generate QR Code, GS1 QR 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/qr/generate/
  2. 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...
  3. 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...
  4. 使用 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/
  5. 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...
  6. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....Creates a deep clone of this object. static CreateSaveOptions ...at) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Create 7z Archive in Java

    This quick guide explains how to create 7z file in Java. You can make a 7 zip compressed file in Java by adding multiple files or a complete folder with a few API calls....create a 7z archive Declare an object of the SevenZipArchive class... the SevenZipArchive class object is created to initiate the...

    kb.aspose.com/zip/java/create-7z-archive-in-java/
  8. How to Convert XML to PDF in Python

    This brief tutorial covers how to convert XML to PDF in Python. It includes all the details to configure the system environment, program algorithm, and a code snippet to demonstrate the conversion of XML document to PDF in Python with a few lines of code....convert XML to PDF Create an object of the Document class Load...conversion process by creating an object of the Document class and then...

    kb.aspose.com/pdf/python/how-to-convert-xml-to-...
  9. Remove Annotations from PDF in Java

    This article guides on how to remove annotations from PDF in Java. It has the details for IDE settings, list of steps, and a sample code to develop a PDF annotation remover in Java....PDF file into the Document object providing the file name Access...page in the PDF contains an object of the AnnotationCollection...

    kb.aspose.com/pdf/java/remove-annotations-from-...
  10. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....pageSetup attribute is an object of the Worksheet.pageSetup...() => { // Create a workbook object (blank workbook) const workbook...

    docs.aspose.com/cells/javascript-cpp/setting-ma...