Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 58,999 for

values

(0.03 sec)
  1. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...of this class with default values. LoadOptions(password) A shortcut...properties set to the specified values. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Table.SetShading | Aspose.Words for .NET

    Enhance your table's appearance with the SetShading method, allowing you to apply custom shading Values for a polished, professional look....Sets shading to the specified values on whole table. public void...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Outline Codes in a Project

    Learn how to work with Microsoft Project (MPP/XML) outline codes using Aspose.Tasks for C++....PhoneticAlias, GUID, Masks and Values. Reading Outline Codes The...45 // Display out line code values 46 47 { 48 auto outlineMask1_enumerator...

    docs.aspose.com/tasks/cpp/outline-codes-in-a-pr...
  4. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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....<param name="isLinked">The value indicating whether this knot...<param name="isLinked">The value indicating whether this knot...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  5. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup to default paper size, margins and orientation....properties to their default values using the "ClearFormatting"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 用C++实现多线程同时读取单元格数值|Documentation

    学习如何通过Aspose.Cells for C++ API同时在多个线程中读取单元格值。...will show up when cells read values are incorrect." ); } 否则,程序...IntToU16String ( int value ) { wstring ws = to_wstring ( value ); return...

    docs.aspose.com/cells/zh/cpp/reading-cell-value...
  7. Aspose::Words::StyleCollection::get_DefaultFont...

    Aspose::Words::StyleCollection::get_DefaultFont method. Gets document default text formatting in C++....the collection will apply the values of // its "DefaultParagraphForm"...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in C++...Contents [ Hide ] Getting the Max Values on the Vertical Axis on Charts...obtain the minimum and maximum values on a vertical axis. Go through...

    docs.aspose.com/slides/cpp/chart-axis/
  9. C++ API to Convert SVG to XLTX | products.aspos...

    Convert SVG to XLTX via C++ API without using Microsoft Excel or Adobe Reader...retrieved, you can get the values of the individual properties...SVG to CSV (Comma Seperated Values) Convert SVG to DIF (Data Interchange...

    products.aspose.com/total/cpp/conversion/svg-to...
  10. Mail Merge

    Mail merge Word or PDF files in Python. Fill in the Mail merge template with your personal data to automate mailings or generate reports using Python....words as aw fields = [ ] values = [ ] doc = aw.Document( "Input...mail_merge.execute(fields, values) doc.save( "Output.docx" )...

    products.aspose.com/words/python-net/mailmerge/