Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 79,642 for

object

(0.22 sec)
  1. 在 .NET 中将 PDF 转换为 Excel|Aspose.PDF for .NET

    Aspose.PDF for .NET 库允许您使用 C# 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...Instantiate ExcelSaveOptions object var saveOptions = new Aspose...Instantiate ExcelSaveOptions object var saveOptions = new Aspose...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-excel/
  2. PdfDigitalSignatureTimestampSettings.userName p...

    PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name....// 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/nodejs-net/aspose.wo...
  3. MailMergeSettings.Clone | Aspose.Words for .NET

    Discover the MailMergeSettings Clone method, effortlessly create a deep copy of your settings for seamless document automation and enhanced efficiency....Returns a deep clone of this object. public MailMergeSettings Clone...from an Office Data Source Object. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...
  4. Aspose::Words::ImageWatermarkOptions class | As...

    Aspose::Words::ImageWatermarkOptions class. Contains options that can be specified when adding a watermark with image. To learn more, visit the documentation article in C++....ImageWatermarkOption : public System :: Object Methods Method Description...with an ImageWatermarkOption object, // then pass it while creating...

    reference.aspose.com/words/cpp/aspose.words/ima...
  5. Replace text in equations - Free Support Forum ...

    hello, I need to replace certain values in formulas. The problem is that the Replace method does not change the value. Code: int main() { auto doc = System::MakeObject<Document>(u"input.docx"); System::SharedPtr<F…...and modifying the OfficeMath objects. The Replace method should...structured within the OfficeMath object. Here’s a refined approach...

    forum.aspose.com/t/replace-text-in-equations/31...
  6. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) Objects that represent custom tabs for a paragraph or a style...class A collection of TabStop objects that represent custom tabs...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing. To learn more, visit the documentation article in C++....DocSaveOptions object in a LoadOptions object. ASSERT_THROW (...

    reference.aspose.com/words/cpp/aspose.words/inc...
  8. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....// 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/nodejs-net/aspose.wo...
  9. SignatureLine.show_date property | Aspose.Words...

    SignatureLine.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...the "SignatureLineOptions" object we have created above. # If...signature line via its Shape object. signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...the "SignatureLineOptions" object we have created above. # If...signature line via its Shape object. signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...