Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 155,395 for

2

(0.32 sec)
  1. 101089316.xlsx

    Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created...

    docs.aspose.com/cells/it/go-cpp/controls-in-cha...
  2. 101089316.xlsx

    Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created...

    docs.aspose.com/cells/sv/go-cpp/controls-in-cha...
  3. 101089316.xlsx

    Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created...

    docs.aspose.com/cells/de/javascript-cpp/control...
  4. 101089316.xlsx

    Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created...

    docs.aspose.com/cells/zh/go-cpp/controls-in-cha...
  5. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first tab stop to the right of the specified position in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Aspose::Words::TabStopCollection::Before method...

    Aspose::Words::TabStopCollection::Before method. Gets a first tab stop to the left of the specified position in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. OLM to PST Conversion Fails - Free Support Foru...

    Hello, Having hard times to write the olm to pst, to reflect the source olm folders in written pst. 2 folders will throw InvalidOperationException: JunkEmail and SyncIssues Dim DestFolder As Pst.FolderInfo = Nothing …... 2 folders will throw InvalidOperationExce:...CreatePredefinedFold The problem is that for 2 folders, GetPredefinedFolder returns...

    forum.aspose.com/t/olm-to-pst-conversion-fails/...
  8. Fail to convert dynamic XFA form to static on ....

    Hi, I use this snippet to convert dynamic XFA form to static form with Aspose.PDF .Net version 21.10.1. using (var document = new Document(inFile)) { // Check if input file is dynamic form, then we change it to stati…...ali November 1, 2021, 8:28pm 2 @dunghnguyen Would you please...your end. dunghnguyen November 2, 2021, 1:40am 3 Hi @asad.ali ...

    forum.aspose.com/t/fail-to-convert-dynamic-xfa-...
  9. Black and white OMR form with a horizontal tear...

    OMR form with a horizontal tear line in black and white...container=first columns_proportions=36%-2%-30%-2%-30% block_bottom_margin=0...border=square ?content=Section 2 font_size=12 align=center font_style=bold...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  10. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 C++ 中使用该功能... 以下代码片段通过 8 个步骤创建一个 2 页的 PS 文档: 为生成的 PS 文件创建输出流。 使用默认选项创建...使用默认选项创建 对象。 使用已创建的输出流和保存选项创建一个 2 页的 PsDocument。 使用文档的默认页面尺寸(纵向...

    docs.aspose.com/page/zh/cpp/ps/working-with-pages/