Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 666,807 for

2

(0.14 sec)
  1. CustomProgressHandler | Aspose.PDF for .NET API 参考

    此处理程序可用于处理转换进度事件 fe 它可用于显示进度条或有关当前金额的消息 已处理页面在控制台上显示进度的处理程序代码示例是...( "{0} - Source page {1} of {2} analyzed." , DateTime . Now ..."{0} - Result page's {1} of {2} layout created." , DateTime ...

    reference.aspose.com/pdf/zh/net/aspose.pdf/html...
  2. CustomProgressHandler | Aspose.PDF for .NET API 参考

    此处理程序可用于处理转换进度事件 fe 它可用于显示进度条或有关当前金额的消息 已处理页面在控制台上显示进度的处理程序代码示例是...( "{0} - Source page {1} of {2} analyzed." , DateTime . Now ..."{0} - Result page's {1} of {2} layout created." , DateTime ...

    reference.aspose.com/pdf/zh/net/aspose.pdf/docs...
  3. Export Excel worksheet with calculated values a...

    Hi, I am trying to export formatted values ​​from a worksheet to a DataTable as they appear in Excel. I also want any existing formulas to be calculated before exporting. Here is my code: public DataTable ExportDataTab…...Nikolov - Veli, Thursday, January 2, 2020, $100.00, 5.367% , -1,000...of Velislav Nikolov - Veli, 1/2/2020 12:00:00 AM, 100, 0.05367...

    forum.aspose.com/t/export-excel-worksheet-with-...
  4. CellVerticalAlignment Enum | Aspose.Words for .NET

    Aspose.Words.Tables.CellVerticalAlignment enum. Specifies vertical justification of text inside a table cell in C#.... Bottom 2 Text is aligned at the bottom...builder . Write ( "Row 1, cell 2." ); builder . EndRow (); // While...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....AppendParagraph ( u "Paragraph 2. " ); body -> AppendParagraph...para = paragraphs -> idx_get ( 2 ); para -> Remove (); // Such...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::Clear method. Removes all elements from the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Vba::VbaModuleCollection::Remove...

    Aspose::Words::Vba::VbaModuleCollection::Remove method. Removes the specified module from the collection in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Field.Format | Aspose.Words for .NET

    Field Format property. Gets a FieldFormat object that provides typed access to fields formatting in C#....InsertField ( "= 2 + 3" ); Assert . AreEqual ( "= 2 + 3" , field...Update (); Assert . AreEqual ( "= 2 + 3 \\# $###.00" , field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  10. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...