Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 666,768 for

2

(0.31 sec)
  1. VbaModuleCollection - Aspose.Words for Java - A...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for Java 20.5 - 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.... width - ( 2 * ( width / 3 )) - 1 , height - ( 2 * ( height /...Grayscale , ( short ) 16 , ( short ) 2 , CompressionMethod . RLE , 0...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  3. System::DateTimeOffset Class Referencefinal - A...

    Classes | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members S...... ◆ DateTimeOffset() [2/7] ASPOSECPP_SHARED_API Syste...to second . ◆ CompareTo() [1/2] ASPOSECPP_SHARED_API int Sys...

    reference.aspose.com/pub/cpp/class/system.date_...
  4. System::DateTimeOffset Class Referencefinal - A...

    Classes | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members S...... ◆ DateTimeOffset() [2/7] ASPOSECPP_SHARED_API Syste...to second . ◆ CompareTo() [1/2] ASPOSECPP_SHARED_API int Sys...

    reference.aspose.com/tex/cpp/class/system.date_...
  5. AutoResetEvent | Aspose.Slides for C++ API Refe...

    Event to notify waiting thread that resets automatically. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument....count: 3 Thread 0: 1 Thread 0: 2 Thread 0: 3 Thread 0: 4 Thread...Thread 1: 2 Thread 1: 3 Thread 1: 4 Thread 1: 5 Thread 2: 1 Thread...

    reference.aspose.com/slides/cpp/system.threadin...
  6. Aspose::Words::Fields::FieldIf Class Reference ...

    Implements the IF field....builder->Write(u "\nStatement 2: " ); field = System::Dynamic...field->set_RightExpression(u "2 + 3" ); field->set_TrueText(u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Issue copying worksheet containing Pivot Table ...

    There is a really strange behaviour that I struggle to debug and understand. I am not able to make a clean copy of a worksheet containing a Pivot Table into the same workbook whenever I want. Fyi I am using the last Aspo…...addPivotFieldsToSect("PIVOT3", "P_PIVOT_3", "2", "State"); interpreter.setPivotStyle("PIVOT3"...amjad.sahi May 4, 2023, 8:14pm #2 @GVA32156 , Thanks for the sample...

    forum.aspose.com/t/issue-copying-worksheet-cont...
  8. Aspose::Words::Fields::DropDownItemCollection C...

    A collection of strings that represent all the items in a drop-down form field....dropDownItems->Add(u "Four" ); // 2 - Insert an item before another...dropDownItems->Remove(u "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose.More - Free Support Forum - aspose.com

    Aspose.More - Free Support Forum - aspose.com Topics in the 'Aspose.More' category Request more products or post feature requests for proposed products. com.aspose.storage.client.ApiException: {"Me...... 3 posts - 2 participants Read full topic How...strings I generated is about 2 times longer than your signature...

    forum.aspose.com/c/more/22.rss
  10. Replace RowLabels, ColumnLabels with actual col...

    Hi, I have xlsx file having pivots, which is displaying labels i.e. RowLabels/ColumnLabels instead of actual column names. It is fine if the file format is xls issue is with xlsx file format. The sample code is, public …...koteswaragunda July 22, 2024, 2:38pm 1 Hi, I have xlsx file having...setValue("grape"); cells.get(2, 0).setValue("blueberry"); cells...

    forum.aspose.com/t/replace-rowlabels-columnlabe...