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

2

(0.17 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. 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...
  4. 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...
  5. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...ashiqshanavas August 27, 2025, 2:29pm 1 Hello Aspose Support, We...Discourse August 27, 2025, 2:30pm 2 @ashiqshanavas Hello Ashiq...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  6. Adding Links for Tasks in VSTO and Aspose.Tasks...

    This guide explains how to add links between tasks using both VSTO and Aspose.Tasks in .NET applications....Application(); 2 3 object missingValue = System...19 project.Tasks.get_UniqueID( 2 ).TaskDependencies.Add(project...

    docs.aspose.com/tasks/net/adding-links-for-task...
  7. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a document using Java....users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...options are prohibited PDF/A-2 eliminates some of the limitations...

    docs.aspose.com/words/java/learn-features-of-co...
  8. 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...
  9. 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...
  10. 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...