Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 120,193 for

note

(0.1 sec)
  1. Project.Save() does not finish - Free Support F...

    I am encountering an issue where the Save method of the Project class enters an infinite loop when processing a specific file. Upon investigation, I identified that the issue stems from formula localization. Because we …...6:48pm 11 @pedrogcg , please note that after fix the attached...

    forum.aspose.com/t/project-save-does-not-finish...
  2. PdfPageMode | Aspose.Words for Java

    Specifies how the PDF document should be displayed when opened in the PDF reader in Java.... Note that if there’re no outlines...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...code and run the conversion → note any FONT_SUBstitution warnings...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  4. Cell format with date string does not apply wit...

    I’m loading Json data for data binding using Smart Marker and I noticed that template Excel file with a cell formatted with specific date time style does not get properly applied. Is there something I’m missing here? No…... Note: if I open up the exported Excel...

    forum.aspose.com/t/cell-format-with-date-string...
  5. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... height = 200 # Note that the 'CustomNodeId' is not...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…... However, kindly note that when you apply ImageOrPrintOptions...

    forum.aspose.com/t/image-gridline-color-differe...
  7. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!..., "Excel" , "GoogleDocs" , "Note" }, new double [] { 640 , 320...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Giustifica test non funziona correttamente in c...

    Ciao, in conversione di un docx in pdf, il testo giustificato non viene renderizzato correttamente come apparre nell’editor OnlyOffice. Se invece viene utilizzato un allineamento del testo differente (ad esempio a sinis…...versione Java (dalla release note non sembra). Grazie MS alexey...

    forum.aspose.com/t/giustifica-test-non-funziona...
  9. EWS: error when trying to create appointment - ...

    Using the latest version (and also older versions), I am getting an Exchange error when trying to create an appointment using IEWSClient: “ExchangeException: set action is invalid for property”. This code (from your doc…... Note : The steps above are based...

    forum.aspose.com/t/ews-error-when-trying-to-cre...
  10. Zip 400 files - Free Support Forum - aspose.com

    Hi, I tried to zip 400 files using the below code. But only first some documents are zipping. Can you please tell me what the issue will be? // Use fast compression var options = new ArchiveSaveOptions { Encoding =…... Also note that some algorithms have adjustable...

    forum.aspose.com/t/zip-400-files/319628