Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 49,816 for

properties

(2.01 sec)
  1. PlainTextDocument.customDocumentProperties prop...

    PlainTextDocument.customDocumentProperties property. Gets [PlainTextDocument.customDocumentProperties](./) of the document....customDocumentProper property PlainTextDocument.customDocumentProper...customDocumentProper property Gets PlainTextDocument.customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....first_paragraph property Cell.first_paragraph property Gets the first...among the immediate children. @property def first_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::PlainTextDocument::get_BuiltInDo...

    Aspose::Words::PlainTextDocument::get_BuiltInDocumentProperties method. Gets BuiltInDocumentProperties of the document in C++....SharedPtr < Aspose :: Words :: Properties :: BuiltInDocumentPrope >...original document’s built-in properties. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pla...
  4. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Font property. The Font class contains a...wide variety of the font properties possible in Microsoft Word...

    docs.aspose.com/words/cpp/using-documentbuilder...
  5. Aspose.3D Use 3d attribute collections | produc...

    Learn how to use 3d Attribute collections...PropertyCollection object to collect the properties of the material object, and...and then take out the properties according to the name. We can...

    products.aspose.com/3d/tutorial/use-attribute-c...
  6. Finding Absolute Position of Shape inside the W...

    This article shows how to find the absolute position of a shape inside the worksheet through the Aspose.Cells for Python via .NET API....top_to_corner properties for this purpose. These properties return the...

    docs.aspose.com/cells/python-net/finding-absolu...
  7. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....firstParagraph property Cell.firstParagraph property Gets the first..."Title" and "Description" properties to add a title and description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page....orientation property PageSetup.orientation property Returns or...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create, Save, and Read Outlook Tasks in C++|Doc...

    Create, save, and load Outlook tasks in MSG format using the MapiTask class in C++ with Aspose.Email....The MapiTask class offers properties such as PercentComplete ...object. Set the desired task properties. Save the task to disk. The...

    docs.aspose.com/email/cpp/create-read-outlook-m...
  10. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other Properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...title/author and some other properties of the PDF file: pdf.BindFO(fodoc);... How do you change these properties? thanks, bill codewarior...

    forum.aspose.com/t/pdf-title-author-subject-not...