Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 94,479 for

object

(0.19 sec)
  1. 3D Objects|Documentation

    Articles about manipulating 3D Objects in Aspose.3D for .NET....3D Objects Contents [ Hide ] Convert Mesh of a single 3D object...3D file Work with XPath-Like Object Queries Animation 3D Modeling...

    docs.aspose.com/3d/net/3d-objects/
  2. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings....cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s horizontal_alignment property...

    docs.aspose.com/cells/python-net/cells-alignmen...
  3. 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...
  4. Border Settings with Golang via C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s GetBorders() collection....

    docs.aspose.com/cells/go-cpp/cells-border-setti...
  5. A question about method dispose() in Aspose. Em...

    I looked at the introduction to method dispose() in Aspose.Email for Java, but I’m not sure how I should use it to flush memory. The below is my code: PersonalStorage personalStorage = PersonalStorage.create(cur…...resources associated with an object. In your case, you are using...using it on the MailMessage object after adding it to the inboxFolder...

    forum.aspose.com/t/a-question-about-method-disp...
  6. 表格单元格合并问题 - 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
  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. Tables|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....Creating a List Object Formatting List Object Hide Overlaid Content...the Comment of Table or List Object Smart HTML Analyzing your prompt...

    docs.aspose.com/cells/python-java/tables/
  9. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....create a Document object and a TextStamp object using required properties...Define alignment for TextStamp object Adding watermarks to PDF documents...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  10. How to Convert DGN to PDF in C#

    This short tutorial entails how to convert DGN to PDF in C#. It covers all the necessary details that can be used to write a comprehensive DGN to PDF converter software in C#....DGN file in the Image class object Create an instance of CadRasterizationOpti...CadRasterizationOpti class object to customize the rasterization...

    kb.aspose.com/cad/net/how-to-convert-dgn-to-pdf...