Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 94,459 for

object

(0.24 sec)
  1. Add and Delete a Bookmark|Aspose.PDF for C++

    This topic explain how to add bookmark to a PDF document with C++ library. Also you can delete all or particular bookmarks from a PDF document....Bookmarks are held in the Document object’s OutlineItemCollectio collection...PDF document using Document object. Create a bookmark and define...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmark/
  2. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...创建具有特定尺寸的 Drawing object 。 为Drawing object设置 Border 。 将 Graph... Add (); // Create Drawing object with certain dimensions var...

    docs.aspose.com/pdf/zh/net/add-arc/
  3. How to Convert PS to PDF in Java

    This article guides on how to convert PS to PDF in Java. It has all the IDE settings, the list of programming tasks, and a runnable sample code to transform PostScript to PDF in Java....Instantiate the PsDocument class object using the source PS file stream...stream Create a PdfSaveOptions object using the desired suppress...

    kb.aspose.com/page/java/how-to-convert-ps-to-pd...
  4. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template documents with data and a set of settings to control these routines in Java....Object public class ReportingEngine...buildReport(Document document, Object dataSource) Populates the specified...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... For slide zoom objects, Aspose.Slides provides the...Slide" ; //Adds ZoomFrame objects pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/net/manage-zoom/
  6. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep Object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated this...

    docs.aspose.com/slides/java/working-solution-fo...
  7. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Java has support of building a hierarchy of Nodes. The Node is basic building block of 3D scene and a hierarchy of nodes defines the logical structure of 3D scene, and provide visible content by attaching geometries, lights, and cameras to nodes....affected: // Initialize scene object Scene scene = new Scene ();...(); // Get a child node object Node top = scene . getRootNode ()...

    docs.aspose.com/3d/java/add-node-hierarchy-and-...
  8. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...obtain a reference to the layer object for manipulation. To edit the...the layer, create a Graphics object by passing the layer as a parameter...

    docs.aspose.com/psd/java/graphics-api/
  9. Errors at high traffic on multiple threads - Fr...

    We are using aspose for converting word to pdf and converting pdf to pdfa. When there is a lot of converting (we are using 8 threads for this actions) sometimes random errors occur when converting. When we try to convert…...List of errors (there are more object reference errors in different...#=z99Gr5PJ9t$Et_xkA7aOMJuukY1y3(Object #=zlouiXME=) at #=qCzcPZaS...

    forum.aspose.com/t/errors-at-high-traffic-on-mu...
  10. Alignment Settings with Golang via C++|Document...

    In the Aspose.Cells 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 cell alignment settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s GetHorizontalAlignme() property...

    docs.aspose.com/cells/go-cpp/cells-alignment-se...