Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 48,249 for

properties

(0.67 sec)
  1. Getting Mailbox Information using WebDav Client...

    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....mailbox information from properties such as MailboxUri , InboxUri...ExchangeMailboxInfo class' different properties. The sample codes below get...

    docs.aspose.com/email/java/getting-mailbox-info...
  2. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor....Smart tags use the "Element" property to reflect the type of data...into custom XML properties. smart_tag . properties . add ( aw ....

    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. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....use FixWidth and FixHeight properties of Aspose.Pdf.Image Class...-> Add ( img ); //Set page properties page -> get_PageInfo () ->...

    docs.aspose.com/pdf/cpp/set-image-size/
  5. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management....FirstParagraph property Gets the first paragraph among..."Title" and "Description" properties to add a title and description...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Create EPS File in Python

    This article focuses on how to create an EPS file in Python. It explains the step-by-step algorithm and a sample code to make EPS file in Python....Furthermore, it also covers custom properties to improvise the application...PsSaveOptions class and set different properties Create a PsDocument class...

    kb.aspose.com/page/python/create-eps-file-in-py...
  7. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node....Smart tags use the "Element" property to reflect the type of data...into custom XML properties. smart_tag . properties . add ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....currentShape property ImageSavingArgs.currentShape property Gets the...group shape. That’s why the property has ShapeBase type. You can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…... update the target style properties copyStyleProperties(sourceStyle...getName()); } // Copy table style properties if it's a table style if...

    forum.aspose.com/t/some-styles-were-not-copied-...
  10. Unable to edit text inserted to plain text cont...

    Hi, I cannot edit text pasted into a plain text content control. I can only remove the whole text and paste another one. I’m using Aspose.Words Java 21.6. In the attachments template and the result documents. I want to k…...behavior may be related to the properties of the structured document...IsTemporary Property : If the IsTemporary property of the structured...

    forum.aspose.com/t/unable-to-edit-text-inserted...