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

2

(0.29 sec)
  1. 通过 Node.js 结合 C++ 跟踪文档转换进度|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 跟踪Excel文件中的转换进度。...before page index 2. if ( args . getPageIndex () < 2 ) { args . setIsToOutput...page index 2 of pages 11 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/zh/nodejs-cpp/track-docum...
  2. Aspose.Slides.NET6.CrossPlatform Is Not Compati...

    Similar to .NET 9 and Aspose.Slides.NET6.CrossPlatform: Unable to Load DLL ‘aspose.slides.drawing.capi_vc14x64’ - Free Support Forum - aspose.com the Aspose.Slides.NET6.CrossPlatform package needs to be updated so that i…...kaiwachter November 17, 2025, 2:08pm 1 Similar to .NET 9 and Aspose...Discourse November 17, 2025, 2:10pm 2 @kaiwachter Summary The Aspose...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  3. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....writeln ( "This text is in section 2." ); expect ( doc . sections ...SectionStart . NewPage ); // 2 - Starts the next section on the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Format Number to Fraction with Golang vi...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....in recipes or measurements, 1/2 cup or 3/4 inch is more intuitive...straightforward. For example, adding 1/2 and 1/4 is more intuitive for...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  5. 其他管理Tex选项| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API解决方案包含转换功能,使您可以设置发动机启动的初始交互模式。... 2 ... 3 # Set interaction mode....conversion options instance. 2 ... 3 # Set the job name. 4 options...

    docs.aspose.com/tex/zh/python-net/other-options/
  6. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions....block= column=2 border=square border_size=5 border_color=Black...&vertical_choicebox &block ?block= column=2 border=square border_size=5 border_color=Black...

    docs.aspose.com/omr/net/txt-markup/examples/mul...
  7. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ExportHeadersFootersMode method. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly in C++....builder -> Writeln ( u "Page 2" ); builder -> InsertBreak ( Aspose...:: String :: Format ( u "Page 2{0}" , newLine ) + System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...words-java haibojiang June 13, 2025, 2:54am 1 word转pdf,图片里的公式被提取成文本,但符号变成了方块。...Professionalize.Discourse June 13, 2025, 2:54am 2 @haibojiang 请问您使用的是哪个版本的Aspose...

    forum.aspose.com/t/word-pdf/313834
  9. Aspose.Tasks for .NET: MPP export loses Outline...

    Hello Aspose Support Team, I have encountered a significant issue when creating hierarchical OutlineCode definitions programmatically and saving the project to MPP format. While the hierarchy is correctly preserved in X…...ParentValueId=0, Value=PARENT ValueId=2, ParentValueId=0, Value=CHILD...Add(new OutlineMask { Level = 2, Type = MaskType.Characters, Separator...

    forum.aspose.com/t/aspose-tasks-for-net-mpp-exp...
  10. Printing Documents | Aspose.Note Documentation

    A comprehensive guide on printing documents in Java.... class ) + "load/" ; 2 3 Document document = new Document(dataDir...(AlternativeText. class ) + "load/" ; 2 3 Document document = new Document(dataDir...

    docs.aspose.com/note/java/printing-documents/