Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 79,435 for

object

(0.17 sec)
  1. Aspose::Words::MailMerging::IFieldMergingCallba...

    Aspose::Words::MailMerging::IFieldMergingCallback interface. Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in C++....: public virtual System :: Object Methods Method Description...ArrayPtr < SharedPtr < System :: Object >> mergeData = MakeArray <...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Aspose.PSD for .NET 23.9 - 发行说明|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....Object) M:Aspose.PSD.Region.GetHashCode...StringFormat.Equals(System.Object) M:Aspose.PSD.StringFormat...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....worksheet cells using a Cell object’s PutValue/setValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/java/how-to-add-pivot-chart/
  4. Document.customDocumentProperties property | As...

    Document.customDocumentProperties property. Returns a collection that represents all the custom document properties of the document....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在C#中使用文件進行編程|Aspose.Words for .NET

    透過使用 Aspose.Words Document Object Model 類別,以 C# 在 .NET 中以程式方式建立、修改及管理文件。 透過管理顏色、形狀、字體和其他圖形,工作於文件的屬性、設定和內容,以及其樣式。...Words Document Object Model 類別的文件之資訊。 本節的文章描述了一系...Document Object Model Translate Markdown to Document Object Model...

    docs.aspose.com/words/zh-hant/net/programming-w...
  6. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced document security and compliance....// Create a "PdfSaveOptions" object that we can pass to the document's...assign it to our SaveOptions object to sign the document when we...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to Split Word Document using Java

    This tutorial provides information on how to split Word document using Java. It contains configuration details, detailed steps to accomplish the task and a runnable sample code to split Word document into multiple documents using Java....pages into the Document class object Get the total number of pages...file into the Document class object that also contains the method...

    kb.aspose.com/words/java/how-to-split-word-docu...
  8. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#....NET HttpResponse object for sending to a client browser...Save to a Stream Pass a stream object to the Save method. It’s necessary...

    docs.aspose.com/words/net/save-a-document/
  9. Access Worksheet Cell|Documentation

    This article introduces how to get cell (GridCell) in GridWeb....collection of GridCell objects where a GridCell object represents a cell...create a new cell (GridCell) object no matter whether the the cell...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. How to Convert HTML to Word using C#

    This short tutorial is designed to explain how to convert HTML to Word using C#. To accomplish the process of HTML to Word C# code is demonstrated along with the detailed steps to establish the environment....using the DocSaveOptions class object. In this tutorial for writing...Create the DocSaveOptions class object for configuring the output...

    kb.aspose.com/html/net/how-to-convert-html-to-w...