Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 87,727 for

may

(0.64 sec)
  1. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents using Aspose.Slides for PHP via Java with precise layout, images and formatting preserved....(PPT or PPTX) in new ways, you may benefit from converting the presentation...editing functions in Word, you may also benefit from enhanced collaboration...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. Performance/Memory optimization for writing lar...

    I am trying to add a table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a table to docum…...aspose-pdf-java BALKRUSHNA015478 May 26, 2021, 9:02am 1 I am trying...zip (1.3 KB) mudassir.fayyaz May 26, 2021, 2:53pm 2 @BALKRUSHNA015478...

    forum.aspose.com/t/performance-memory-optimizat...
  3. Words running together when converting from PDF...

    I’m using a licensed version of Aspose.PDF and ran into an interesting issue. We create a PDF using a MemoryStream based on a byte[] stored in our database and random blocks of words are having the spaces between them re…...” the Word output may show “Thisisa sample sentence...possible to give ETA. rickyh May 14, 2025, 6:47pm 10 @sergei.shibanov...

    forum.aspose.com/t/words-running-together-when-...
  4. Aspose CAD not reading proper color ID from DXF...

    Hello Aspose team, We have an issue with Aspose.CAD <PackageReference Include="Aspose.CAD" Version="24.12.0" />. The attached file would not be parsed correctly so proper color information are not given back. Looking …...) indicate that the entities may not be parsed correctly. Here...Aspose.CAD. Certain DXF versions may have limitations or compatibility...

    forum.aspose.com/t/aspose-cad-not-reading-prope...
  5. Strict validation closes stream - Free Support ...

    Hi I can use the same stream for both Document and PdfFileInfo, but not if I set UseStrictValidation=true, then the stream seems to be closed which was not expected. By design or a bug? If by design I have to have two …...PDF Product Family bleze May 30, 2022, 11:35am 1 Hi I can...Thanks, Jacob tahir.manzoor May 30, 2022, 1:12pm 2 @bleze To...

    forum.aspose.com/t/strict-validation-closes-str...
  6. Wmf to png conversion absolute line and divid l...

    Using aspose.imageing java product: converting wmf to png file. After converting wmf to png , the absolute line e.g. |u| , “|” getting very faint in png file. wmf file and converted png file enclosed in zip format. i…... Additionally, you may perform some experiments by setting...HighSpeed); supportmeritstudents May 3, 2025, 9:57am 5 We are using...

    forum.aspose.com/t/wmf-to-png-conversion-absolu...
  7. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....document markup elements may be missing or may be interpreted differently...language settings. Microsoft Word may show documents differently depending...

    docs.aspose.com/words/cpp/specify-load-options/
  8. FontEmbeddingLicensingRights.bitmap_embedding_o...

    FontEmbeddingLicensingRights.bitmap_embedding_only property. Indicates the Bitmap embedding only restriction....in the font may be embedded. No outline data may be embedded...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...cells-net david_j_meyer2_boeing_com May 13, 2025, 9:29pm 1 We are converting...future. Professionalize.Discourse May 13, 2025, 9:30pm 2 @david_j_meyer2_boeing_com...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  10. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....results of formulas, the user may call the CalculateFormula method...file. Alternatively, the user may call the CalculateFormula method...

    docs.aspose.com/cells/go-cpp/calculate-formulas/