Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 148,585 for

2

(0.17 sec)
  1. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...psd-java wailau March 5, 2025, 2:11am 1 this is my code: LinkDataSource...Professionalize.Discourse March 5, 2025, 2:11am 2 @wailau When working with...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  2. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Node.js via C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....formula =MOD(ROW(),2)=0 to =MOD(COLUMN(),2)=0 ; that is, instead...Document Assistant Close Adding 2-Color Scale and 3-Color Scale...

    docs.aspose.com/cells/nodejs-cpp/apply-shading-...
  3. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...call the savePdfAspose function 2 times and it tasks 20-30 seconds...fayyaz April 29, 2021, 3:49pm 2 @taghayan I have been able to...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  4. FieldIndex.LanguageId | Aspose.Words for .NET

    Discover the FieldIndex LanguageId property to easily manage language IDs for optimized indexing. Enhance your search capabilities today!...span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" )); // These next two...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++.... Column 2 The object is positioned relative...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. FieldXE.IsItalic | Aspose.Words for .NET

    Discover how FieldXE's IsItalic property enhances your document's style by easily applying italic formatting to page numbers for a polished look....span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" )); // These next two...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered...Writeln ( "Bulleted list item 2" ); builder . Writeln ( "Bulleted...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Clear method. Removes all elements from the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Issue when we are saving aspose document into h...

    Hi @alexey.noskov , We are facing some issue when we are saving aspose document into html. I tried multiple ways but noting is fixing my issue and i created sample project and issue is able to reproduce. Plz save that h…...Family words-java priyanka9 April 2, 2025, 1:51am 1 Hi @alexey.noskov...issue alexey.noskov April 2, 2025, 4:33am 2 @priyanka9 The behavior...

    forum.aspose.com/t/issue-when-we-are-saving-asp...
  10. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Java, boosting presentation impact across PPT and PPTX formats with clear Java code examples....jpg" ))); // Load the picture 2 IPPImage imgx2 = pres . getImages...defaultWorksheetInde , 2 , 1 , ( double ) 2 . 5 )); point . getMarker...

    docs.aspose.com/slides/java/chart-data-marker/