Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 150,984 for

2

(0.15 sec)
  1. PCL to PDF conversion problems - Free Support F...

    Hi, We are working on a PCL2PDF converter and came across several issues: 1. underline (word example) appears with the line above the word instead of below 2. the paragraph l…...above the word instead of below 2. the paragraph line space after...codewarior October 19, 2015, 5:33pm 2 dvirP: We are working on a PCL2PDF...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  2. FieldArgumentBuilder.AddNode | Aspose.Words for...

    Enhance your code with the FieldArgumentBuilder AddNode method. Seamlessly add nodes to arguments for improved functionality and performance....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  3. mesh.png

    nonpremultipled deflate 1474 8 8 8 8 PixelInterleaved width=641, height=1474, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1474......LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...BorderColor #0568ae BorderThickness 2 TitleBackgroundColor #f5f5f5-#f2f2f2...

    docs.aspose.com/3d/tr/python-net/aspose-3d-docu...
  4. mesh.png

    nonpremultipled deflate 1474 8 8 8 8 PixelInterleaved width=641, height=1474, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1474......LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...BorderColor #0568ae BorderThickness 2 TitleBackgroundColor #f5f5f5-#f2f2f2...

    docs.aspose.com/3d/ru/java/aspose-3d-document-o...
  5. FieldArgumentBuilder constructor | Aspose.Words...

    FieldArgumentBuilder constructor. Initializes an instance of the [FieldArgumentBuilder](../) class.... get_field_code ()) # 2 - Nested field: # Use a field...left_expression . add_argument ( argument = 2 ) left_expression . add_argument...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...words-python Prakruth September 2, 2025, 1:29pm 1 Hi, docA = aw...corrections are made in page 1,2,5 after comparing now is there...

    forum.aspose.com/t/change-pages-only-after-comp...
  7. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....write("Row 1, Col 2"); builder.endRow(); // Changing...write("Row 2, Col 1"); builder.insertCell(); builder.write("Row 2, Col...

    reference.aspose.com/words/java/com.aspose.word...
  8. pdf转docx出现异常,System.NullReferenceException - Fr...

    示例代码: Document pdfDocument = new Document(“d:\test1.pdf");test1.pdf (176.5 KB) DocSaveOptions saveOptions = new DocSaveOptions(); saveOptions.Format = DocSaveOptions.DocFormat.DocX; pdfDocument.Save(“d:\test1.docx”, …...ali September 8, 2021, 9:49pm 2 @arlpan2000 在使用 21.8 版本的 API ...arlpan2000 September 9, 2021, 2:17am 3 有没有什么方法,规避这个问题? asad.ali...

    forum.aspose.com/t/pdf-docx-system-nullreferenc...
  9. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience....series 2. Adding moving average trend line for chart series 2. Adding...Logarithmic trend line for chart series 2 tredLineLog = chart . chart_data...

    docs.aspose.com/slides/python-net/trend-line/
  10. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....example -1 means the last item, -2 means the second before last and...Revisions . Count , Is . EqualTo ( 2 )); // Insert revisions show up...

    reference.aspose.com/words/net/aspose.words/rev...