Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,140 for

only

(0.12 sec)
  1. How to Copy Excel Sheet to Another Workbook in ...

    In this short tutorial you will learn how to copy Excel sheet to another workbook in Java. It contains the steps and code snippet explaining Java Excel sheet copy feature in any operating system like Windows, Linux, or macOS....the copied worksheet in it We only need to make a few API calls...in the output Excel workbook, only by changing the index numbers...

    kb.aspose.com/cells/java/how-to-copy-excel-shee...
  2. DownsampleOptions.resolutionThreshold property ...

    DownsampleOptions.resolutionThreshold property. Specifies the threshold resolution in pixels per inch..."ResolutionThreshold" property to only apply the downsampling to //...resolutionThreshold = 128 ; // Only the first two images from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Thumbnail method. Gets or sets the thumbnail of the document in C++....For now this property is used only when a document is being exported...format is checked during export. Only gif, jpeg and png images can...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Product Overview|Aspose.Slides Documentation

    C++ PowerPoint API enables C++ applications to read and write PowerPoint documents without using Microsoft PowerPoint and provides key features such as managing text, shapes, tables & animations, adding audio and video to slides, previewing slides, exporting slides to SVG, PDF format and more....Slides for C++ is the first and only component that provides the...Aspose.Slides for C++ can not only open PowerPoint files from different...

    docs.aspose.com/slides/cpp/product-overview/
  5. AdjustmentCollection class | Aspose.Words for N...

    Aspose.Words.Drawing.AdjustmentCollection class. Represents a read-Only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape....AdjustmentCollection class Represents a read-only collection of Adjustment adjust...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldBibliography.filterLanguageId property | A...

    FieldBibliography.filterLanguageId property. Gets or sets the language ID that is used to filter the bibliographic data to Only the sources in the document that use that language....filter the bibliographic data to only the sources in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Product Overview|Aspose.Slides 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....NET is the first and only component that provides the... Aspose.Slides for .NET not only lets you open PowerPoint files...

    docs.aspose.com/slides/net/product-overview/
  8. Aspose::Words::EditableRangeEnd::Accept method ...

    Aspose::Words::EditableRangeEnd::Accept method. Accepts a visitor in C++....document's protection level to read-only," ) + u " we cannot edit this...the first editable range, can only be edited by {0}." , editableRange...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active document protection type....protected, the user can make only limited changes, such as adding...= aw . ProtectionType . READ_ONLY , password = 'password' ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just loading and saving the file in the desired format....filter to load the chart sheets only Load the XLS file into Workbook...applied to load the chart sheets only. You can use LoadOptions to...

    kb.aspose.com/cells/python/how-to-convert-xls-t...