Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 155,300 for

2

(0.71 sec)
  1. Utilizzo codifica ANSI e non Identity-H in conv...

    Buongiorno, in fase di conversione da docx a PDF utilizzando la compliance con PDF_UA i font utilizzati all’interno del PDF prodotto risultano con codifica ANSI. Com’è possibile forzare la codifica Identity-H? Grazie M…...Family words-java matteos August 2, 2025, 8:47am 1 Buongiorno, in...Professionalize.Discourse August 2, 2025, 8:47am 2 @matteos Buongiorno! Per...

    forum.aspose.com/t/utilizzo-codifica-ansi-e-non...
  2. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in documents, ensuring complete and organized content.... That ( nodes [ 2 ]. NodeType , Is . EqualTo ( NodeType...Paragraph )); Assert . That ( nodes [ 2 ]. ParentNode , Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Add Images in Worksheet|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.... setColumnWidth ( 2 , 50 ); // Add a picture to the...getPictures (). add ( 3 , 2 , 3 , 2 , dataDir + "aspose.jpg" );...

    docs.aspose.com/cells/java/add-images-in-worksh...
  4. Performance Regression in License.setLicense() ...

    We observed a significant performance regression in License.setLicense() when running on JDK 17 compared to JDK 8/11. Happening in Words to html conversion Test setup: Same machine, same license file, same Aspose jar M…...2-jdk16 721 ms 4 ms JDK 8 (Corretto) 26.2-jdk16 815...815 ms 2 ms JDK 11 (Corretto) 26.2-jdk16 731 ms 3 ms JDK 17 (Corretto)...

    forum.aspose.com/t/performance-regression-in-li...
  5. Aspose.PSD for .NET 19.7 - 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....of export AI format (Version 2 and 3) to other formats Feature...bezierKnotRecord . Points [ 2 ]; bezierKnotRecord . Points [ 2 ] = p0 ; break...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-7...
  6. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java....get(2).getValue()); Assert.assertEquals(1...assertEquals(3, properties.getCount()); // 2 - Remove by name: properties.remove("Year");...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization....[] { "Category 1" , "Category 2" }; series . Add ( "Series 1"...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number of elements contained in the collection.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...