Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 86,671 for

object

(0.09 sec)
  1. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...() { // Initialize document object Document pdfDocument = new...90 ); // create TextBuilder object TextBuilder textBuilder = new...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  2. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure document management....// Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Container Styling Issue - Free Support Forum - ...

    I am having an issue when copying a container from one page to another. The script below makes the correct # of copies and resizes them correctly. However, the styling is incorrect. If you open the output file in visi…...$template $diagramFile $doc = New-Object Aspose.Diagram.Diagram -ArgumentList...ConvertFrom-Csv $columns = $data | Group-Object -Property Column $objectNumber...

    forum.aspose.com/t/container-styling-issue/320591
  4. MailMerger.Create | Aspose.Words for .NET

    Create a new mail merger processor with MailMerger's efficient method for seamless document integration and personalized communication.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  5. Convert PDF to Images formats|Aspose.PDF for PH...

    Explore how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in PHP via Java....single TIFF image: Create an object of the Document class. Call...// Create a new TiffSettings object $tiffSettings = new devices_TiffSettings...

    docs.aspose.com/pdf/php-java/convert-pdf-to-ima...
  6. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of worksheet and access cells through the Aspose.Cells for JavaScript via C++ API.... How to Get Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection otherwise...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  7. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Add TextFragment to Paragraph collection of...

    docs.aspose.com/pdf/java/create-document/
  8. OlePackage class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OlePackage class. Allows to access OLE Package properties...visit the Working with Ole Objects documentation article. Remarks...“undocumented” way to store embedded object if OLE handler is unknown....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C++... Add an IAutoShape object with ShapeType set as Rectangle...the newly added IAutoShape object. Add a TextFrame property to...

    docs.aspose.com/slides/cpp/manage-textbox/
  10. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...//融资种类文本描述+表格 List<Map<String,Object>> rz_financialInstitution =...println(JSON.toJSONString((Map<String, Object>) resultEiInfo.get("FINANC...

    forum.aspose.com/t/topic/312798