Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 175,563 for

docx

(0.54 sec)
  1. Chart legend strange behavior when set MarkerSy...

    hi, i’m using aspose word for java(17) version 24.2 but the problem persist also in 25.3. I need to put some data in a specific line chart and for a better visualization i set the MarkerSymbol.CIRCLE on every ChartData…...docx"); DocumentBuilder b = new ...save(dataDir + "output"+dateForm+".docx"); this is the wrong legend...

    forum.aspose.com/t/chart-legend-strange-behavio...
  2. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...docx"); I have described the issue...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  3. Convert XML to PRIMAVERA XML via Java

    Sample Java conversion code for XML format to PRIMAVERA XML file. Use this example code to convert XML to PRIMAVERA XML within any Web or Desktop Java based application....Conversion XML to Primavera Xml DOCX JPG PDF XML XML PRIMAVERA XML...

    products.aspose.com/tasks/java/conversion/xml-t...
  4. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....merged column when exporting DOCX table to HTML (vMerge/rowspan...

    forum.aspose.com/latest
  5. Licence issue with total.net.lic - Free Support...

    We have a aspose.total.net.lic, I need to use words and pdf licence in the same project. How do I set them correctly, at the moment if I set words licence, than the words part is considered unlicenced, if I set pdf lice…...docx"); if (string.IsNullOrEmpty(doc...2026, 4:44pm 6 exante_v2_deu.docx (101.2 KB) Vorlage_Auftrags...

    forum.aspose.com/t/licence-issue-with-total-net...
  6. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....docx"); SvgSaveOptions options =...used when saving to a DOC or DOCX file. getTextOutputMode() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  7. XlsxSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XlsxSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xlsx](../../aspose.words/saveformat/#Xlsx) format...used when saving to a DOC or DOCX file. By default, this property...myDir + "Shape with linked chart.docx" ); let xlsxSaveOptions = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Words for java converts simplified Arabi...

    Hi, The simplified Arabic font is not installed in my windows 10 environment, but it is installed in the testing server, when I execute my java code, Aspose converts the document correctly in my environment, but it is c…...Arial-BoldMT although in the docx file the whole word is in simplified...new Document(MyDir + "input.docx"); doc.getLayoutOptions().s...

    forum.aspose.com/t/aspose-words-for-java-conver...
  9. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...used when saving to a DOC or DOCX file. By default, this property...file_name = MY_DIR + 'Rendering.docx' ) # Use a SaveOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XLSX](../../aspose.words/saveformat/#XLSX) format...used when saving to a DOC or DOCX file. By default, this property...MY_DIR + 'Shape with linked chart.docx' ) xlsx_save_options = aw ....

    reference.aspose.com/words/python-net/aspose.wo...