Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 155,389 for

2

(0.34 sec)
  1. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in points.... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the OLE object....'Delphi' , ole_control_collection [ 2 ] . caption ) self . assertEqual...'0' , ole_control_collection [ 2 ] . value ) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Box appearing around the watermark after conver...

    While converting the Excel first to pdf and then to Word, a box around the watermark text can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…...2) textStamp.setOutlineWidth(1)...created: ${pdfFile}" // Step 2: Apply watermark println "Applying...

    forum.aspose.com/t/box-appearing-around-the-wat...
  4. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes....= [ "Category 1" , "Category 2" , "Category 3" ]; series . add...categories , [ 2 , 3 , 4 ]); series . add ( "Series 2 of primary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在 Python 中向现有 PDF 添加目录|Aspose.PDF for Python vi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... "第二页" ] i = 0 ; while ( i < 2 ): # 创建 Heading 对象 heading2 =...getPages () . get_Item ( i + 2 )) # 目标页 heading2 . setTop ( doc...

    docs.aspose.com/pdf/zh/python-java/add-toc-to-e...
  7. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to PDF. Below is the sample code: final String targetPdfFile =…...miroshnichenko1 May 10, 2023, 1:02pm 2 @oraspose Thank you for contacting...investigation. oraspose August 2, 2024, 6:31pm 6 Hello Stanislav...

    forum.aspose.com/t/converting-presentation-with...
  8. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ExportDataTable losing decimal values original ...

    Hi Teams, Greetings of the day! We have recently upgraded to Aspose.Cells version 26.2.0 for .NET 9. We have below code ExportTableOptions options = new ExportTableOptions(); options.CheckMixedValueType = true; Dat…...2.0 for .NET 9. We have below code...maxDataColumn - firstColumn + 2, options); DataTable globalTemplateField...

    forum.aspose.com/t/exportdatatable-losing-decim...
  10. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    Discover the ApplyParagraphFormat property in FindReplaceOptions for seamless paragraph formatting in your documents. Enhance your content effortlessly!... That ( paragraphs [ 2 ]. ParagraphFormat . Alignment...That ( count , Is . EqualTo ( 2 )); Assert . That ( paragraphs...

    reference.aspose.com/words/net/aspose.words.rep...