Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,440 for

update string index

(0.2 sec)
  1. Save a OneNote Document | Aspose.Note Documenta...

    Learn how to save your work in OneNote.... save(string) save(string, OneSaveOptions) save(string, SaveFormat)...SaveFormat) Copy 1 String dataDir = Utils. getSharedDataDir (SaveDocToOneNoteForm...

    docs.aspose.com/note/java/save-a-onenote-document/
  2. Dúvida sobre compatibilidade do Aspose.OCR com ...

    Estamos usando a biblioteca Aspose.OCR no nosso ambiente de produção, que roda em contêineres Docker com Linux e .NET 8. Ao tentar fazer o reconhecimento de um PDF, esbarramos no erro System.PlatformNotSupportedExceptio…...0 AS base RUN apt-get update && apt-get install -y libgdiplus...software-properties-common -y RUN echo “deb Index of /debian bookworm contrib...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  3. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...pdf"); foreach (string field in pdfDocument.Form.XFA...TransTypes[0].Car[0]"] = "1"; //save updated document pdfDocument.Save(myDir...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  4. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...|| (typeof headerFile === 'string' && headerFile.trim().length...} for (var index = 0; index < sectionCount; index++) { /**@type...

    forum.aspose.com/t/merging-documents-causing-bu...
  5. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic formulas : When using a JSON data source with dynamic formulas in the template, the formula execution does not start from the current row a…...excel(){ try { String data = "smart_marker.json"; String fileName =...setWorkbook(new Workbook(fileName)); String jsonFile = testFileUtils.r...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  6. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....saveFormat) createSaveOptions(String fileName) Creates a save options...setCreatedTime(java.util.Date) property is updated before saving. getUpdateFields()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Unable to add layers and assign entities in DWG...

    https://forum.aspose.com/t/unable-to-add-layers-and-assign-entities-in-dwg-using-dwgimage-aspose-cad/311282/7 Hey Oleksii, I saw you posted an example to add a layer in Aspose.CAD for this forum entry. I cant download…... Please find the updated example. AddLayers.zip (1.1...Thank you very much for the updated example — I tested it, and...

    forum.aspose.com/t/unable-to-add-layers-and-ass...
  8. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...def start_sheet(self, sheet_index): # Logic to start saving a...row index return row_index # Replace with actual row index def...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  9. Remove File from ZIP in Java

    This brief topic explains how to remove file from ZIP in Java. It includes all the information like preparing the environment and a code snippet to delete ZIP file in Java....filter the files with matching string Delete all the entries in the...deleteEntry method Write the updated ZIP file These steps showcase...

    kb.aspose.com/zip/java/remove-file-from-zip-in-...
  10. How to Merge Cells in Excel using C++

    This basic tutorial discusses how to merge cells in Excel using C++. Moreover, using C++ excel cell merge operation can be enhanced by formatting the cell and inserting a sample value as per your requirements....specific cells by using their index values. Moreover, it also inserts...inserts a sample value as a string into the merged cell with the...

    kb.aspose.com/cells/cpp/how-to-merge-cells-in-e...