Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 91,330 for

object

(0.07 sec)
  1. Retrieving Font Information|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.... The Font object represents a typeface that...for use on the system. A Font object maps a name (for example, “Arial”)...

    docs.aspose.com/diagram/net/retrieving-font-inf...
  2. Add Layout Slides to Presentation|Aspose.Slides...

    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....file using the Presentation object Example string FilePath = @"...titleAndObjectLayout . Name == "Title and Object" ) { layoutSlide = titleAndObjectLayout...

    docs.aspose.com/slides/net/add-layout-slides-to...
  3. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....Object, com.aspose.words.SaveOptions...// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator Object that can be used to iterate over all borders in the collection in C++....method Returns an enumerator object that can be used to iterate...borders in a paragraph format object. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...excel file inside a workbook object const workbook = new AsposeCells...text box which is also a shape object from shapes collection const...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  6. FieldDde.insertAsPicture property | Aspose.Word...

    FieldDde.insertAsPicture property. Gets or sets whether to insert the linked Object as a picture....whether to insert the linked object as a picture. get insertAsPicture...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldLink.insertAsBitmap property | Aspose.Word...

    FieldLink.insertAsBitmap property. Gets or sets whether to insert the linked Object as a bitmap....whether to insert the linked object as a bitmap. get insertAsBitmap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageInfo.GetSpecifiedPrinterPaperSource | Aspos...

    Discover the GetSpecifiedPrinterPaperSource method in PageInfo. Efficiently retrieve the ideal PaperSource for seamless page printing....method Gets the PaperSource object suitable for printing the page...printer settings. Return Value An object that you can use in the .NET...

    reference.aspose.com/words/net/aspose.words.ren...
  9. ASP - JScript 通过 COM 互操作|Aspose.PDF for .NET

    学习如何通过 COM 互操作在 ASP 和 JScript 应用程序中使用 Aspose.PDF for .NET。启用高级 PDF 功能。...Create a new Page in the PDF object var pdfpage = pdf . Pages ...(); // Create Text Fragment object var sampleText = Server . CreateObject...

    docs.aspose.com/pdf/zh/net/asp-jscript-via-com-...
  10. Create New Worksheet|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/net/create-new-worksheet/