Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 130,240 for

note

(0.94 sec)
  1. 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…... Note: The specific evidence retrieved...

    forum.aspose.com/t/word-to-pdf-document-format/...
  2. 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
  3. Manage Document Properties|Documentation

    Manage document properties of visio files.... Please note that you cannot instruct Aspose...

    docs.aspose.com/diagram/net/document-properties/
  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. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…... Please note that position of objects in...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  7. Unable to view the charts/graphs in the aspose ...

    Hello Aspose, I am unable to view the charts/graphs in the attached sample .xls file. currently it is showing as blank, please look into this and do the needful. image.png (20.0 KB) ENE.PC.00000058.zip (178.7 KB) T…... Note: The above guidance is based...

    forum.aspose.com/t/unable-to-view-the-charts-gr...
  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