Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 49,815 for

properties

(0.31 sec)
  1. 如何使用Node.js通过C++设置类别轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中设置类别轴。我们的指南将帮助您理解如何定义类别轴范围、调整其属性和格式化标签。...// Set some Category Axis properties chart . getCategoryAxis ()...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  2. Advanced Protection Settings since Excel XP in ...

    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 provides the Protection property that is used to apply these...protection settings. The Protection property is, in fact, an object of...

    docs.aspose.com/cells/net/advanced-protection-s...
  3. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Node.js. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....ImageSaveOptions class, which contains properties that determine how the document...by setting the pixelFormat property to Format1bppIndexed pixel...

    docs.aspose.com/words/nodejs-net/saving-a-docum...
  4. ConvertUtil.pixel_to_point method | Aspose.Word...

    aspose.words.ConvertUtil.pixel_to_point method...Shows how to specify page properties in pixels. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...isExportNeeded property. To save fonts into streams...FontSavingArgs.FontStream property. Properties Name Description bold...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Id method. Specifies a unique read-only persistent numerical Id for this structured document tag in C++....Examples Shows how to get the properties of multi-section structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. IFieldDatabaseProvider.GetQueryResult | Aspose....

    Discover the IFieldDatabaseProvider's GetQueryResult method for efficient data retrieval. Streamline your queries and enhance database performance today!...Quantity) DESC" ; // These properties have the same function as...LastRecord = "10" ; // This property is the index of the format...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::FieldIndex::get_EntryTyp...

    Aspose::Words::Fields::FieldIndex::get_EntryType method. Gets or sets an index entry type used to build the index in C++....display the XE field's Text property value on the left side //...same value in their "Text" property, // the INDEX field will group...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Extract PDF Metadata using PHP | Aspose.PDF

    Extract PDF format metadata programmatically with PHP sample code using Aspose.PDF for PHP via Java...Info property. Access & display different...different Document.Info properties. The provided PHP code snippet shows...

    products.aspose.com/pdf/php-java/metadata/
  10. Clean Up a Document in C++|Aspose.Words for C++

    Remove unused or duplicate information to reduce output size and processing time using C++. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....UnusedStyles and UnusedBuiltinStyles properties to detect and remove styles...You can use the UnusedLists property to detect and remove lists...

    docs.aspose.com/words/cpp/clean-up-a-document/