Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 155,345 for

2

(0.31 sec)
  1. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …...Family seanxwlu December 9, 2025, 2:23pm 1 Hi, we really want to add...Discourse December 9, 2025, 2:24pm 2 @seanxwlu Add a watermark...

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  2. 与线性挤压一起工作|Documentation

    Aspose.3D for .NET 提供了linearexduting类,它采用2D形状作为输入,并在第三维中扩展该形状。...LinearExtrusion ( profile , 2 ) { Slices = 2 }); // Perform linear...new LinearExtrusion ( profile , 2 ) { Slices = 10 }); // Save 3D...

    docs.aspose.com/3d/zh/net/working-with-linear-e...
  3. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.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...
  5. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management.... Writeln ( "Outer Table Cell 2" ); builder . EndTable (); //... Writeln ( "Inner Table Cell 2" ); builder . EndTable (); doc...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++.... FormatChange 2 Change of formatting was applied...get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly.... Writeln ( "Page 2" ); builder . InsertBreak ( BreakType...( $"Page 1{newLine}" + $"Page 2{newLine}" + $"Page 3{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ChartDataLabel.IsVisible | Aspose.Words for .NET

    Discover how the ChartDataLabel IsVisible property enhances data visualization by confirming when labels are ready to display valuable insights....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. IFieldUpdateCultureProvider.GetCulture | Aspose...

    Discover the IFieldUpdateCultureProvider's GetCulture method, which efficiently returns a CultureInfo object for seamless field updates....= new [] { "месяц 1" , "месяц 2" , "месяц 3" , "месяц 4" , "месяц...AbbreviatedMonthName = new [] { "мес 1" , "мес 2" , "мес 3" , "мес 4" , "мес 5"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/create-and-load-a-onen...