Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 31,574 for

test

(0.15 sec)
  1. FindReplaceDirection enumeration | Aspose.Words...

    Aspose.Words.Replacing.FindReplaceDirection enumeration. Specifies direction for replace operations.... test . skip . each ([ aw . Replacing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.direction property | Aspose....

    FindReplaceOptions.direction property. Selects direction for replace... test . skip . each ([ aw . Replacing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...found the issue after an initial test. I have logged your issue into...sample code. After an initial test, I can find the issue for your...

    forum.aspose.com/t/formatting-not-retained-whil...
  4. NullPointerException Is Thrown When Loading a P...

    Hello, Since 25.8 (inclusive) version, I am not able to instantiate a lot of presentation files. Reason: Caused by: java.lang.NullPointerException: Cannot invoke "com.aspose.slides.ms.System.Xml.t2.getLocalName()" beca…...Here is the test code for reproduction: @org.junit.Test public void...

    forum.aspose.com/t/nullpointerexception-is-thro...
  5. AxisTickLabels.position property | Aspose.Words...

    AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis....add ( series_name = 'Aspose Test Series' , categories = [ 'Word'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Word document has 1288 pages. When converted to...

    The attached document has 1288 pages. When converted to PDF only 55 pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …... Test with a minimal sample document...output documents here for testing? pnocera January 27, 2026,...

    forum.aspose.com/t/word-document-has-1288-pages...
  7. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks....add ( series_name = 'Aspose Test Series' , categories = [ 'Word'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....add ( series_name = 'Aspose Test Series' , categories = [ 'Word'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....add ( series_name = 'Aspose Test Series' , categories = [ 'Word'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…... We will test the scenario in our environment...= 20; cell = row.Cells.Add(“test”); cell.ColSpan = 4; cell.Border...

    forum.aspose.com/t/place-a-textbox-within-a-spe...