Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,805 for

assignment

(0.53 sec)
  1. Managing Resource Information in Microsoft Proj...

    Describes how to access and modify resource attributes in Microsoft Project MPP and XML files using Aspose.Tasks for .NET....Writing Summary Resource Assignment Data Subscribe to Aspose...

    docs.aspose.com/tasks/net/resource-data/
  2. File corruption after replacing hyperlinks with...

    We’ve recently run into an issue while replacing hyperlinks in a number of customer sample files using Aspose.Words. Although the links appear to be updated in the resulting documents, they do not work as expected when v…...validate the URL format before assignment. For example, you can use...

    forum.aspose.com/t/file-corruption-after-replac...
  3. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。...from setPassword to property assignment) loadOptions . password =...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  4. Werk met'n Dokument Gemerk met'n Sensitiwiteits...

    Skakel Woord met toegepaste sensitiwiteitsetiket om na PDF met C#. Werk met dokumente gemerk deur'n sensitiwiteit etikette-verskeie insette formate, insluitend Woord, OpenOffice, Beeld en eBook...."Confidential" ; // Label name to be assigned. For example, "Confidential"...Employees" ; // SubLabel name to be assigned. For example, "All Employees"...

    docs.aspose.com/words/af/net/work-with-document...
  5. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets....(converted setter to property assignment) sheet . oleObjects . get...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  6. 用 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...