Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 159,850 for

2

(0.21 sec)
  1. Working with Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Android...25 characters for 1D types or 2,000 for 2D ones. The greater the...EAN 8, IATA 2-of-5, Italian Post 25, Interleaved 2-of-5, ISBN...

    docs.aspose.com/barcode/androidjava/working-wit...
  2. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your document will be upgraded to the newest file format” How do I keep this from coming up? I am …...words-net bydavis November 5, 2025, 2:47pm 1 Hey everyone! I am creating...Discourse November 5, 2025, 2:48pm 2 @bydavis Summary When the...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...
  3. Working with Z Archives | Aspose.Zip Documentation

    Java z API lets you work with creating and managing Unix Z archives in your applications without needing third-party applications. It provides various methods for operations on archives....txt" )) { 2 try (ZArchive archive = new ZArchive())...new ZArchive( "data.bin.Z" )) { 2 archive. extract ( "data.bin"...

    docs.aspose.com/zip/java/working-with-unix-z-ar...
  4. Working with Z Archives in C# | Aspose.Zip for ...

    C# z API lets you work with creating and managing unix Z archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....Read)) 2 { 3 using (ZArchive archive =...new FileInfo( "data.bin.Z" ); 2 3 using (ZArchive archive = new...

    docs.aspose.com/zip/net/working-with-unix-z-arc...
  5. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...ali June 6, 2024, 7:09pm 2 @jdunning The error may be related...test this file (above) failed 2 times in 42 tries, using version...

    forum.aspose.com/t/getting-error-index-was-out-...
  6. Unable to insert a image into existing PDF - Fr...

    https://docs.aspose.com/pdf/net/working-with-images/ I used code snippet posted on above URL. I am getting reference error. Please see image for details.I think its just because of version issues. I am using Aspose.PDF …...sudheerreddypasham February 19, 2013, 2:28pm 1 https://docs.aspose.co...codewarior February 20, 2013, 7:03am 2 Hi Sudheer, Thanks for contacting...

    forum.aspose.com/t/unable-to-insert-a-image-int...
  7. Can not save layer to geojson - Free Support Fo...

    env: .net 9 win11 aspose.gis 25.3 q1:can not save layer to geojson var path = "CreateFileGdbDataset_out.gdb"; using (var dataset = Dataset.Create(path, Drivers.FileGdb)) { using (var layer = dataset.CreateLa…...Product Family lsl April 4, 2025, 2:04pm 1 env: .net 9 win11 aspose...Professionalize.Discourse April 4, 2025, 2:04pm 2 @lsl To address the issue...

    forum.aspose.com/t/can-not-save-layer-to-geojso...
  8. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....output of our mail merge will have 2 pages instead of 3. // On page...both display "1". // On page 2, the MERGEREC field will display...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Issue with PDF to HTML Conversion – Text Render...

    After converting the PDF to HTML, the text content in the PDF is being rendered as images in the generated HTML file instead of selectable text. I have attached the original PDF file. Kindly review the issue and provide…...Barsh-AmericanIndiansGreat-1991-2-29.pdf (580.1 KB) ilyazhuykov...be notified ilyazhuykov March 2, 2026, 11:29pm 4 @Shriraksha We...

    forum.aspose.com/t/issue-with-pdf-to-html-conve...
  10. Working with Currency Properties in PHP | Aspos...

    Learn how to manage Microsoft Project (MPP/XML) currency properties using Aspose.Tasks Java for PHP....mpp' ); 2 3 $prj = new Prj(); 4 5 print...Copy 1 $project = new Project(); 2 3 $prj = new Prj(); 4 5 $currencySymbolPositi...

    docs.aspose.com/tasks/java/currency-properties-...