Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,101 for

7z

(0.09 sec)
  1. Gml SourceDriverOptions -RestoreSchema - Free S...

    Hi Aleaxnder, 1.I used: .if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = true }; } What is meaning of using RestoreSchema ? 3.…...7z (5.4 KB) Thanks, danies8 April...building below. ConversionsOptions.7z (6.3 KB) Thanks, Alexander.Matveev...

    forum.aspose.com/t/gml-sourcedriveroptions-rest...
  2. GIS -Bugs for ( MapInfoInterchangepx and MapInf...

    Hi Alexander, Here are bugs I found for these formats: MapInfoInterchangepx and MapInfoTab. MapInfoInterchange 1.[mapInfoInterchange1] Testing MapInfoInterchange → GeoPackage Args: input=‘D:\GisConverter\Tests\MapInfo…...7z’, format=‘GeoPackage’, outpu...\MapInfoTab\Input\mapInfoTab.7z’, format=‘GeoPackage’, outpu...

    forum.aspose.com/t/gis-bugs-for-mapinfointercha...
  3. How to Delete Files From Existing Archive

    How to remove entries from existing archives, streamline management, save disk space, and ensure archives only contain relevant data for optimal file organization....7z" )) { while (archive.Entries...]); archive.Save( "last_entry.7z" ); } 7-ZIP Archive Overview...

    products.aspose.com/zip/net/advanced-api-featur...
  4. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...6 MB) File2 (7z): pflanze_ocr.7z (133.3 KB) asad.ali March...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  5. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…...7z (182.0 KB) 1713×479 116 KB Professionalize...

    forum.aspose.com/t/word-to-pdf-document-format/...
  6. TickLabels.Offset does not work - Free Support ...

    Hi guys, I am trying to add offset to my value axis ticklabel but it does not work. The purpose would be to add space between the end of the curve and the ticklabels to display the end point value (datalabels) correctl…...7z (11.9 KB) Thanks, amjad.sahi...

    forum.aspose.com/t/ticklabels-offset-does-not-w...
  7. Insert Paragraph, Table, HMTL into existing Tex...

    We have docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can only append the Run to these existing Content Controls. For Paragraph or Table or using DocumentBuilder to insertHTM…...7z (32.6 KB) Thank You Professionalize...

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  8. Converting ODP to HTML in C# Produces an Empty ...

    Hello. While using Aspose.Slides.NET6.CrossPlatform Version=“25.11.0” (so this reproduces in latest version as well) We have an .odp file with 2 texts, each one in a span inside another span in content.xml . sample.7…...7z (14.3 KB) When we generate HTML...with this one please: sample2.7z (14.3 KB) andrey.potapov November...

    forum.aspose.com/t/converting-odp-to-html-in-c-...
  9. Aspose Cells - Pivot Table - Sum not updated - ...

    Good Morning, I have a template Excel file with a pivot table. When I refresh it in Excel, the data are correct. However, when I refresh it in Aspose Cells, the percent column does not refresh. It is a Value Field with S…...7z (699.9 KB) Here is the Excel...

    forum.aspose.com/t/aspose-cells-pivot-table-sum...
  10. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…...7z (556.0 KB) Professionalize.Discourse...

    forum.aspose.com/t/workbook-calculateformula-is...