Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 95,351 for

object

(0.15 sec)
  1. Product Overview|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET is a software library designed to create, modify, convert, render, and print documents without relying on any other software.... Document Object Model (DOM) Programmatic access...in the Aspose.Words Document Object Model (DOM) section. Rendering...

    docs.aspose.com/words/python-net/product-overview/
  2. Extract text from PDF in Python | Aspose.PDF

    Python source code to extract text from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Create TextAbsorber object to extract text. Accept the...path_infile ) # Create TextAbsorber object to extract text textAbsorber...

    products.aspose.com/pdf/python-net/parser/text/
  3. Create DOCX in Python | products.aspose.com

    Generate Microsoft Word DOCX document using Python applications without using Microsoft Word....Document class object. Create DocumentBuilder class object. Add text...

    products.aspose.com/total/python-net/create/docx/
  4. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....raw data via the ImageData object. System :: SharedPtr < Aspose...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....raw data via the ImageData object. System :: SharedPtr < Aspose...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...entity related to the paragraph Object layoutEntity = getAnyLayoutEntityFr(paragraph...if (ancestorCell != null) { Object cellEntity = collector.get...

    forum.aspose.com/t/word-header-footer-x-y/316493
  7. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....Object public abstract class FontSubstitutionRule...// The FontConfigSubstituti object works differently on Windows/non-Windows...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在 PHP 中分组和取消分组行和列|Documentation

    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 by excel file path $workbook...# Instantiating a Workbook object by excel file path $workbook...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  9. Generate Standard 2 of 5 (Industrial 2 of 5) ba...

    C++ example of code to generate Standard 2 of 5 (Industrial 2 of 5) 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/standard2of5/ge...
  10. View USDZ File Formats via JAVA | products.aspo...

    Sample Java viewer code for USDZ file. Use this example code to view USDZ file within any Web or Desktop Java based application....Save method with object of Html5SaveOptions Check resultant...FileFormat.USDZ); // create an object of Html5SaveOptions and set...

    products.aspose.com/3d/java/viewer/usdz/