Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 94,437 for

object

(1.04 sec)
  1. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects....via the Office Data Source Object (ODSO) interface. Default -1...from an Office Data Source Object. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...
  2. 管理页眉和页脚|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...
  3. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....field is converted into a shape object. You can override that if you...set a flag in a LoadOptions object to decide whether to convert...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document Object representing specified range of pages in C++....method Returns the Document object representing specified range...method Returns the Document object representing the specified...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3D for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...节点的示例: // Initialize scene object Scene scene = new Scene ();...(); // Initialize cube node object Node cubeNode = new Node ( "cube"...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...
  6. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....The AutoFilter property is an object of the AutoFilter class, which...// Instantiating a Workbook object by opening the Excel file through...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  7. 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...
  8. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....raw data via the ImageData object. image_data = imported_shape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....\\ " ); // Create Workbook Object Workbook wb ; // Open first...Cells-for-C // Create Workbook Object Workbook workbook ; // Open...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  10. Worksheet to Image - Set Pixel Format for the R...

    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/javascript-cpp/worksheet-...