Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 20,330 for

2 of

(0.1 sec)
  1. EndnoteOptions.restartRule property | Aspose.Wo...

    EndnoteOptions.restartRule property. Determines when automatic numbering restarts.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Notes::FootnoteOptions::get_Star...

    Aspose::Words::Notes::FootnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered footnotes in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....writeln("\tParagraph 2."); // The separator character...second AUTONUM field will display "2." in the document. Assert.assertNull(field...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Projects | Aspose.Tasks Documentation

    Learn about project calculation modes in Aspose.Tasks for Java....set calculation mode to None 2 3 Project project = new Project();...DURATION , project. getDuration (2, TimeUnitType. Day )); 34 35 System...

    docs.aspose.com/tasks/java/project-calculation-...
  6. PPT文檔圖表通過C++ | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...e, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2" )), chart->get_Type());...de, 2 , 0 , ObjectExt::Box<System::String>(u "Category 2" )));...

    products.aspose.com/slides/zh-hant/cpp/chart/ppt/
  7. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/).... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Problem fileupload with ftp in asp.net - Free S...

    i have asp.net web page has fileupload to let user upload any file he want from his pc to web site ftp the problem is that code work good in my pc local but when i upload the web site the code not work and show me th…...Settings\XPPRESP3\Desktop\New Folder (2)\test.zip' private void Upload(string...dream_life_2005 June 30, 2017, 1:03am #2 hello to all any one can help...

    forum.aspose.com/t/problem-fileupload-with-ftp-...
  9. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot Of CPU/RAM resources with generating and saving pdf document with 1 table 20K rows and 10 columns. Here is an example Of my code private static final int ROWS_COUNT = 20000; private sta…...call the savePdfAspose function 2 times and it tasks 20-30 seconds...fayyaz April 29, 2021, 3:49pm 2 @taghayan I have been able to...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  10. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....insertToaEntry(builder, "2", "Source 2"); // This entry will appear...insertToaEntry(builder, "1", "Source 2"); fieldTA.isBold(true); fieldTA...

    reference.aspose.com/words/java/com.aspose.word...