Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 97,376 for

object

(0.18 sec)
  1. PdfSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable range in a Word document...Words Document Object Model (DOM) documentation article...editable range as a single object. NOTE Currently editable ranges...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocSaveOptions.digital_signature_details proper...

    DocSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) Object used to sign a document....or sets DigitalSignatureDeta object used to sign a document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....pdf" ); // Create new document object auto document = MakeObject...pdf" ); // Create new document object auto document = MakeObject...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  5. Number Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Cells collection represents an object of the Cell class. Aspose.Cells...Number property of the Style object. All built-in number formats...

    docs.aspose.com/cells/go-cpp/cells-number-setti...
  6. 在 3D 文档中添加动画属性并设置目标相机|Documentation

    Aspose.3D for Java 支持渲染动画场景。本文介绍移动对象的先决条件。...3D-for-Java // Initialize scene object Scene scene = new Scene ();...property on node's transform object Property translation = cube1...

    docs.aspose.com/3d/zh/java/add-animation-proper...
  7. PsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PsSaveOptions to enhance your document saving experience in Ps format with customizable options for optimal results....determining how ink (InkML) objects are rendered. JpegQuality {...saved if this save options object is used. Can only be Ps. TempFolder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Bibliography::Person::Equals met...

    How to use Equals method of Aspose::Words::Bibliography::Person class in C++....System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words.bib...
  9. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!...Remarks The PrinterSettings object allows you to specify the printer...Create a "PrinterSettings" object to modify how we print the...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...Cast<object>().ToArray(); // Cleanup options...fieldValues = data.Values.Cast<object>().ToArray(); // Create a list...

    forum.aspose.com/t/suppress-blank-space-if-cond...