Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 97,384 for

object

(0.49 sec)
  1. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole Object with Aspose.Diagram library....Manipulate the Embedded OLE Objects in Visio Diagram Contents [...supports manipulating the OLE objects in the Visio diagram. If an...

    docs.aspose.com/diagram/java/manipulate-the-emb...
  2. Dealing with Font Settings|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....Cells collection represents an object of the Cell class. Aspose.Cells...cell’s formatting. Also, the object of the Style class provides...

    docs.aspose.com/cells/java/dealing-with-font-se...
  3. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_save_options method...at) Creates a save options object of a class suitable for the...create a save options object. Returns An object of a class that derives...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to load fonts? | Aspose.Font for C++

    Here is described how to load fonts with C++. You will learn the Objects, parameters, methods required for this, and get examples of loading.... Objects and parameters required for...loading Aspose.Font for C++ gives object for notifying two key parameters...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  5. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....Document object and add a page to it Create a graph object and a...of the graph object Add the resultant graph object to the paragraph...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  6. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....elements provided as an array of objects in the children property: The...BlockConfig borders. BorderTopStyle object inherits border_size and border_color...

    docs.aspose.com/omr/net/programmatic-forms/inpu...
  7. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a document with a digital signature in Java....Object public class DigitalSignatureDeta...aspose.words.CertificateHolder) object that contains the certificate...

    reference.aspose.com/words/java/com.aspose.word...
  8. Ref | Aspose.Words for Java

    Represents Generic Out/Ref constructions in Java....Object public class Ref Represents...Constructor Description Ref(Object value) Mimics Out/Ref parameter...

    reference.aspose.com/words/java/com.aspose.word...
  9. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartObject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…...especially when dealing with smart object layers and their contents....Smart Object Layer Handling : Ensure that the smart object layer...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...
  10. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...by using the Style.GetFont() object’s GetName() property. Setting...

    docs.aspose.com/cells/go-cpp/cells-font-settings/