Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 133,247 for

2

(0.09 sec)
  1. Working with Pages in PS file | Java

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...following code snippet creates a 2-paged PS document in 8 steps:...with default options. Create a 2-paged PsDocument with an already...

    docs.aspose.com/page/java/ps/working-with-pages/
  2. WBS Associated with a Task

    Learn how to work with Microsoft Project (MPP/XML) task WBS values using Aspose.Tasks for .NET....mpp" ); 2 3 // Create a ChildTasksCollector...Project proj = new Project(); 2 3 proj. WBSCodeDefinition = new...

    docs.aspose.com/tasks/net/wbs-associated-with-a...
  3. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...Family words-java Crane April 2, 2025, 10:57am 1 LayoutEnumerator...Professionalize.Discourse April 2, 2025, 10:58am 2 @Crane To calculate how...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  4. Aspose::Words::Notes::EndnoteOptions::get_Numbe...

    Aspose::Words::Notes::EndnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered endnotes 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...
  5. Aspose::Words::Notes::FootnoteOptions::get_Numb...

    Aspose::Words::Notes::FootnoteOptions::get_NumberStyle method. Specifies the number format for 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...
  6. FootnoteNumberingRule | Aspose.Words for Java

    Determines when automatic footnote or endnote numbering restarts in Java....write("Text 2. "); builder.insertFootnote(FootnoteType...insertFootnote(FootnoteType.FOOTNOTE, "Footnote 2."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  7. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...l June 24, 2025, 2:16pm 1 Hi, We use Spill Formula...FILTER(Table1,Table1[Column6]=C2,2)) C2 → is reference to custom...

    forum.aspose.com/t/spilt-array-formulas-are-not...
  8. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....SectionBreakNewPage ); ASSERT_EQ ( 2 , doc -> get_Sections () -> get_Count...get_TextColumns () -> SetCount ( 2 ); builder -> Writeln ( u "Column...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 在Jython中插入和删除行和列|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... insertRows ( 2 , 1 ) # Saving the modified Excel...worksheet . getCells (). insertRows ( 2 , 10 ) # Saving the modified Excel...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  10. Exporting Math Equations|Aspose.Slides Document...

    Export PowerPoint math equations in C# or .NET... SetSuperscript ( "2" ). Join ( "+" ). Join ( new MathematicalText...MathematicalText ( "b" ). SetSuperscript ( "2" )). Join ( "=" ). Join ( new...

    docs.aspose.com/slides/net/exporting-math-equat...