Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 47,696 for

properties

(0.28 sec)
  1. How to Convert PDF to Word using Python

    This basic tutorial covers how to convert PDF to Word using Python. It encompasses all relevant information like the environment setup details, conversion algorithm, and a code snippet demonstrating how using Python PDF to DOC conversion can be done....class and specify different properties Invoke the save method to...which lets you set different properties like setting bullets recognition...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  2. How to Transform SVG to PDF using C#

    This quick article discusses how to transform SVG to PDF using C#. It explains the system configuration, stepwise algorithm, as well as a running sample code to export from SVG to PDF using C#....specifying some optional properties, if needed, and then render...you may customize different properties like adjusting PDF page size...

    kb.aspose.com/pdf/net/how-to-transform-svg-to-p...
  3. FieldAsk.PromptOnceOnMailMerge | Aspose.Words f...

    Optimize your mail merges with FieldAsk PromptOnceOnMailMerge. Control user responses efficiently, enhancing data accuracy and streamlining your process....PromptOnceOnMailMerg property Gets or sets whether the user...an ASK field, and set its properties. public void FieldAsk ()...

    reference.aspose.com/words/net/aspose.words.fie...
  4. How to Send Word Document by Email using C++

    In this example, we will explore how to send Word Document by email using C++. In the following example code, you will witness how convenient it is to send Word Document in email body using C++. You will just need to make simple API calls and perform few simple steps on MS Windows to achieve this....Email and set message properties Initialize the SmtpClient...with setting of other mail properties. Lastly, by using SMTP client...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  5. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....object to enable different properties Perform text replacement...and then specify different properties to set the criteria for search...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  6. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for С++ to optimize PowerPoint presentations with tailored legend formatting....In order to set the legend properties. Please follow the steps...chart on slide. Setting the properties of legend. Write the presentation...

    docs.aspose.com/slides/cpp/chart-legend/
  7. Exporting DGN AutoCAD|CAD Documentation

    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.... class and set different properties. Create an instance of PdfOptions... class and set different properties. Create an instance of JpegOptions...

    docs.aspose.com/cad/python-net/developer-guide/...
  8. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents.... Properties Name Description Bold { get;...current table cell formatting properties. CurrentNode { get; } Gets...

    reference.aspose.com/words/net/aspose.words/doc...
  9. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Properties.First(p => p.Key == MAPIProperties...occurs when you try to access a property or method on an object that...

    forum.aspose.com/t/nullreferenceexception-listm...
  10. Word API and confidentiality - Free Support For...

    We would like to integrate MS Word confidentiality available in Office 365 in our solution. I saw that in the ooxml standard there is a docMetadata folder and inside a LabelInfo.xml file. Is there an API available in th…...can manipulate the document properties and metadata using Aspose...needed, explore additional properties and methods in the Aspose...

    forum.aspose.com/t/word-api-and-confidentiality...