Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 94,459 for

object

(1.01 sec)
  1. Convert DOT to FODS in C++ or with free Online ...

    C++ API to Convert DOT to FODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOT to FODS online converter quickly before integrating the code....FileStream object and save the file to that stream object by calling...calling the IWorkbook object’s Save method. Specify the desired...

    products.aspose.com/total/cpp/conversion/dot-to...
  2. Convert DOTM to ODS in C++ or with free Online ...

    C++ API to Convert DOTM to ODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to ODS online converter quickly before integrating the code....FileStream object and save the file to that stream object by calling...calling the IWorkbook object’s Save method. Specify the desired...

    products.aspose.com/total/cpp/conversion/dotm-t...
  3. Convert DOT to XLT in C++ or with free Online C...

    C++ API to Convert DOT to XLT or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOT to XLT online converter quickly before integrating the code....FileStream object and save the file to that stream object by calling...calling the IWorkbook object’s Save method. Specify the desired...

    products.aspose.com/total/cpp/conversion/dot-to...
  4. Remove ODT Annotation Online or Manage Annotati...

    delete comments from ODT file through online app for free. .NET API code to manage comments of ODT files....Document via Document class object Get all nodes comments by using....NET Create Document class object Use the Comment class Add the...

    products.aspose.com/total/net/annotate/odt/
  5. Generate BarCode with Empty Bars in Ruby|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....'/data/' \ # Instantiate barcode object symbology = Rjb :: import (...

    docs.aspose.com/barcode/java/generate-barcode-w...
  6. Set Barcode Image Margins in 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....PHPCode # Instantiate barcode object $symbology = new Symbology...

    docs.aspose.com/barcode/java/set-barcode-image-...
  7. Update Fields in PHP|Aspose.Words for Java

    Update fields of Word Document using PHP....invoke updateFields of Document object. Php Code $ doc = new Java...

    docs.aspose.com/words/java/update-fields-in-php/
  8. TxtLoadOptions.documentDirection property | Asp...

    TxtLoadOptions.documentDirection property. Gets or sets a document direction...// Create a "TxtLoadOptions" object, which we can pass to a document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 如何获取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
  10. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java....the field from the Document object’s Form collection. Let’s look...

    docs.aspose.com/pdf/java/fill-form/