Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 46,967 for

properties

(0.11 sec)
  1. Your First Aspose.Imaging for Java Application|...

    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.... Select the project’s properties menu (right click on the...project opens a menu. The Properties option can be found at the...

    docs.aspose.com/imaging/java/your-first-aspose-...
  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. PhoneticGuide class | Aspose.Words for Python

    aspose.words.PhoneticGuide class. Represents Phonetic Guide.... Properties Name Description base_text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text on each page in Java....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用 C++ 查看或編輯 PPT 文件元數據 | products.aspose.com

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

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

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

    products.aspose.com/slides/zh-hant/cpp/metadata...
  8. 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...
  9. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....MaxDataColumn properties. If the aforementioned properties return zero...However, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  10. 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-...