Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 47,579 for

properties

(0.12 sec)
  1. 使用 C++ 查看或編輯 PPSX 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPSX 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...> (); // Getting Document Properties auto documentProperties =...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  2. 使用 C++ 查看或編輯 POTM 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 POTM 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...> (); // Getting Document Properties auto documentProperties =...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  3. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert DOCX to TIFF in Python....important classes, methods, and properties are discussed which are required...also done by setting the properties like the compression mode...

    kb.aspose.com/words/python/how-to-convert-word-...
  4. Customize Barcode Appearance in Python via.NET|...

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Python...image_height and image_width properties of class BaseGenerationParame...BarcodeParameters provides a special properties called x_dimension . It is...

    docs.aspose.com/barcode/python-net/customize-ba...
  5. How to Convert EPS to JPG in Java

    This short tutorial explains how to convert EPS to JPG in Java. It includes the details pertaining to environment setup, and stepwise process along with a runnable sample code to change EPS to JPG in Java....ImageSaveOptions class and specify image properties Instantiate an image rendering...calls. Finally, specify image properties for expected output and process...

    kb.aspose.com/page/java/how-to-convert-eps-to-j...
  6. 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-...
  7. 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...
  8. 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...
  9. 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...
  10. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....font property to specify character formatting...DocumentBuilder.paragraphFormat property to specify paragraph formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...