Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 133,339 for

2

(0.13 sec)
  1. FieldDde.source_full_name property | Aspose.Wor...

    FieldDde.source_full_name property. Gets or sets the name and location of the source file....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDde.source_item property | Aspose.Words fo...

    FieldDde.source_item property. Gets or sets the portion of the source file that's being linked....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldLink.source_item property | Aspose.Words f...

    FieldLink.source_item property. Gets or sets the portion of the source file that's being linked....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDde.insert_as_bitmap property | Aspose.Wor...

    FieldDde.insert_as_bitmap property. Gets or sets whether to insert the linked object as a bitmap....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  5. out.xlsx

    Sheet1 Quarter Month Week Sales 1st Jan 3.5 Feb Week 1 1.2 Week 2 0.8 Week 3 0.6 Week 4 0.5 Mar 1.7 2nd Apr 1.1 May 0.8 Jun 0.3 3rd July 0.7 Aug 0.6 Sep 0.1 4th Oct 0.5 Nov 0.4 Dec 0.3 2024-01-05T0......2 Week 2 0.8 Week 3 0.6 Week 4 0.5...

    docs.aspose.com/cells/fr/java/creating-sunburst...
  6. out.xlsx

    Sheet1 Quarter Month Week Sales 1st Jan 3.5 Feb Week 1 1.2 Week 2 0.8 Week 3 0.6 Week 4 0.5 Mar 1.7 2nd Apr 1.1 May 0.8 Jun 0.3 3rd July 0.7 Aug 0.6 Sep 0.1 4th Oct 0.5 Nov 0.4 Dec 0.3 2024-01-05T0......2 Week 2 0.8 Week 3 0.6 Week 4 0.5...

    docs.aspose.com/cells/de/java/creating-sunburst...
  7. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...words-java curmas April 9, 2025, 2:50pm 1 Hi, i want to convert a...Professionalize.Discourse April 9, 2025, 2:51pm 2 @curmas It seems that the...

    forum.aspose.com/t/converting-word-document-to-...
  8. Aspose.Cells.CellsException: 'IndexOutOfRangeEx...

    Hi- I’m getting the error shown in the subject above when trying to call Workbook.CalculateFormula. The full error says that the issue is “Based on cell Data!B2366” in the workbook I will provide. The formula in this cel…...Discourse May 13, 2025, 5:19pm 2 @mattgabriel The error you are...worksheet.Cells["A2"].PutValue(2); worksheet.Cells["A3"].PutValue(3);...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  9. Manage Bullet|Aspose.Slides for PHP Documentation

    Create bullet and numbered lists in PowerPoint presentation...entries (for example, step 1, step 2 , etc.) is important or when an...Paragraph class and with depth set to 2. Create the fourth paragraph instance...

    docs.aspose.com/slides/php-java/manage-bullet/
  10. Extracting RAR Archives | Aspose.Zip for .NET

    Extracting RAR Archives in C# and Compress or Decompress Directory programmatically with API for C#...rar" )) 2 { 3 using ( var destination =...FileInfo( "encrypted.rar" ); 2 using (RarArchive archive = new...

    docs.aspose.com/zip/net/extracting-rar-archives/