Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 94,481 for

object

(0.85 sec)
  1. Chart.ToImage - Leader Lines are not included -...

    When calling Chart.ToImage(), the resulting image is missing the leader lines displayed in Excel. Excel-Aspose-Comparison.png (147.3 KB) Excel on the left, Aspose.Cells 25.6 on the right....// Assuming you have a Chart object 'chart' BufferedImage chartImage...getLeaderLines(); // Use a Graphics2D object to draw leader lines on the...

    forum.aspose.com/t/chart-toimage-leader-lines-a...
  2. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your document automation and user interactivity....{ get; } Gets a FieldFormat object that provides typed access...new [] { "MergeField" }, new object [] { "" }); doc . UpdateFields...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....structured document tag by object. StructuredDocumentTa tag =...structured document tag by object. StructuredDocumentTa tag =...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Loading::DocumentDirection enum ...

    Aspose::Words::Loading::DocumentDirection enum. Allows to specify the direction to flow the text in a document in C++....// Create a "TxtLoadOptions" object, which we can pass to a document's...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics Object in Java....Object, com.aspose.words.NodeRendererBase...vector image or to a Graphics object. To learn more, visit the Working...

    reference.aspose.com/words/java/com.aspose.word...
  6. PCL to PDF conversion problem - Free Support Fo...

    Hello, I used your own example test.pcl with Aspose.Pdf 10.6.2, but the result looks bad (not in place, wrong font, etc.). The code is your own: public class PCLToPDF { public static void main(String[] args) throws…...class); // Instantiate PDF object Pdf pdf1 = new Pdf(); // bind...the source PCL file with Pdf object pdf1.bindPCL(dataDir + “test...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  7. 从 Outlook PST 中提取邮件并保存为 MSG|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.... Items ; foreach ( object item in items ) { if ( item...MailItem ) { // Retrieve the Object into MailItem MailItem mailItem...

    docs.aspose.com/email/zh/java/extracting-messag...
  8. Aspose::Words::Drawing::ShapeBase::get_Title me...

    Aspose::Words::Drawing::ShapeBase::get_Title method. Gets or sets the title (caption) of the current shape Object in C++....(caption) of the current shape object. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Move a paragraph from one presentation to anoth...

    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....a copy of the // Paragraph object and everything directly or...indirectly referenced by that object. textBody2 . Append ( p1 ....

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  10. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...xlsx" ; // Initialize an object of the Workbook class to load...(). Get ( 0 ); // Create an object of the target workbook Workbook...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...