Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 5,159 for

assignment

(0.06 sec)
  1. 用 JavaScript 结合 C++ 管理 OLE 对象|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...(converted setter to property assignment) sheet . oleObjects . get...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  2. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....setDynamicArrayFormu to property assignment) // Assigning an array containing...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  3. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...DefaultFontName = "Arial Unicode MS"; // Assign to the document doc.FontSettings...return settings; } Then simply assign: doc.FontSettings = SharedFontSettings;...

    forum.aspose.com/t/how-to-imprve-performance-be...
  4. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...Footer; and then assign the same instance to every...repeat the header/footer assignment for the newly created pages...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  5. Work with a Document Marked by a Sensitivity La...

    Convert Word with applied sensitivity label to PDF using C#. Work with documents marked by a sensitivity labels – various input formats, including Word, OpenOffice, Image and eBook...."Confidential" ; // Label name to be assigned. For example, "Confidential"...Employees" ; // SubLabel name to be assigned. For example, "All Employees"...

    docs.aspose.com/words/net/work-with-document-ma...
  6. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...just re-assign its value to the cell itself, the assignment will...

    forum.aspose.com/t/calculateformula-throws-an-e...
  7. Formatting Pivot Table|Documentation

    How to format pivot table with Aspose.Cells for JavaScript via C++.... Assign a formatting option from the...from setNumber to property assignment) pivotField . number = 10...

    docs.aspose.com/cells/javascript-cpp/formatting...
  8. putValue vs setValue in Aspose Cells - Free Sup...

    Is below functions are catering same if we make isConverted and setStyle to TRUE? putValue(String stringValue, boolean isConverted, boolean setStyle) vs setValue(Object value) We have different versions of Product …...putValue(yourString, true, true); Simple assignment when you already control...

    forum.aspose.com/t/putvalue-vs-setvalue-in-aspo...
  9. 处理标有敏感度标签的文档|.NET 格式的 Aspose.Words

    使用 C# 将应用了敏感度标签的 Word 转换为 PDF。处理标有敏感度标签的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。..."Confidential" ; // Label name to be assigned. For example, "Confidential"...Employees" ; // SubLabel name to be assigned. For example, "All Employees"...

    docs.aspose.com/words/zh/net/work-with-document...
  10. 與受敏感標籤標記的文件一起工作|Aspose.Words for .NET

    用 C#將帶有適用敏感標籤的 Word 轉換為 PDF。 與附有敏感標籤的文件一起工作–各種輸入格式,包括Word、OpenOffice、圖片和電子書。..."Confidential" ; // Label name to be assigned. For example, "Confidential"...Employees" ; // SubLabel name to be assigned. For example, "All Employees"...

    docs.aspose.com/words/zh-hant/net/work-with-doc...