Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,779 for

true type

(0.22 sec)
  1. 通过 Node.js 使用 C++ 自定义全局化设置的示例|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....name of PivotFieldSubtotalTy type in the PivotTable. getTextOfSubTotal...); pt . setRefreshDataFlag ( true ); pt . refreshData (); pt ...

    docs.aspose.com/cells/zh/nodejs-cpp/customize-g...
  2. Aspose::Words::VariableCollection::IndexOfKey m...

    Aspose::Words::VariableCollection::IndexOfKey method. Returns the zero-based index of the specified document variable in the collection in C++....:: String & name ) Parameter Type Description name const System::String&...FieldType :: FieldDocVariable , true )); field -> set_VariableName...

    reference.aspose.com/words/cpp/aspose.words/var...
  3. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....and the required validation type PdfFormat enumeration : PDF_A_1A...heading2 -> set_IsAutoSequence ( true ); heading2 -> set_TocPage (...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  4. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...Chart" ); // Set the Placement Type, the way the Label is attached...contents. // textframe0.setAutoSize(true); // Set the font color. textbox0...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  5. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++.... // Below are three types of formats that we can apply...Parameter Type Description ignoreMergeFormat bool If true then direct...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose.PSD for Java 20.8 - Release Notes|Docume...

    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....))) { break ; } } areEqual = true ; } } if (! areEqual ) { throw...Object [][] { new Object [] { true , "76f05a3b-7523-5e42-a1bb-27f4735bffa0"...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily....an array formula is a special type of formula that allows you to...formulas. However, you don’t type these curly braces yourself;...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  8. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your document sections. Optimize layout and enhance readability today!...DifferentFirstPageHe { get; set; } True if a different header or footer...OddAndEvenPagesHeade { get; set; } True if the document has different...

    reference.aspose.com/words/net/aspose.words/pag...
  9. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    Discover how to customize font names with the TableSubstitutionRule SetSubstitutes method. Enhance your design with tailored typography solutions!...substituteFontNames ) Parameter Type Description originalFontName...FullFontName == "Arial" ), Is . True ); // The second font, "Amethysta"...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkbox) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkbox gets checked (has ‘X’ within) and the checkbox can’t be changed afterward. We are using a li…...PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...PdfSaveOptions(); opt.PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...

    forum.aspose.com/t/word-content-control-checkbo...