Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 90,774 for

object

(0.76 sec)
  1. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....Object public class TextWatermarkOptions...passing a TextWatermarkOptions object when creating the watermark...

    reference.aspose.com/words/java/com.aspose.word...
  2. Release Memory used by Document Instance when S...

    Perhaps I don’t understand how to use SharedPtr and MakeObject, but the Visual Studio resource monitor shows this code using up lots of memory as it runs: #include <Aspose.Words.Cpp/Model/Document/Document.h> using nam…...that uses a single Document object. In regular C++, I would normally...normally delete the Document object, but delete doesn’t work on...

    forum.aspose.com/t/release-memory-used-by-docum...
  3. 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...
  4. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method... Returns A Field object that represents the appended...curly braces). Returns A Field object that represents the appended...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within Java.... Define a new object of FontDefinition class Specify...FontFileDefinition as ttf Create a TtfFont object and open the font file from...

    docs.aspose.com/font/java/loading-saving-truety...
  6. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....excel file inside a workbook object const workbook = new AsposeCells...box, which is also a shape object, from the shapes collection...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  7. PdfDigitalSignatureDetails.timestampSettings pr...

    PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital signature timestamp settings....valid PdfDigitalSignatureT object, then the digital signature...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....Presentation class object Create a Slide class object to access the...instantiating the Presentation class object to create an empty presentation...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  9. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....into the Document object Create an object of the PdfSaveOptions...file into the Document class object followed by the declaration...

    kb.aspose.com/words/net/how-to-transform-markdo...
  10. Create WEBP in Java

    This article guides on how to create WEBP in Java. It has all the details to set the development environment, a list of instructions, and a simple code demonstrating how to create WEBP images in Java....methods Create a WebPOptions object to customize the output WEBP...and link it with a Graphics object Set the image background and...

    kb.aspose.com/imaging/java/create-webp-in-java/