Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 155,331 for

2

(0.4 sec)
  1. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting.... Add ( tabStop ); // 2 - Pass the values for properties...Writeln ( "Start\tTab 1\tTab 2\tTab 3\tTab 4" ); doc . Save (...

    reference.aspose.com/words/net/aspose.words/tab...
  2. 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...
  3. FieldToc.InsertHyperlinks | Aspose.Words for .NET

    Control hyperlinking in your table of contents with FieldToc InsertHyperlinks. Enhance navigation and improve user experience effortlessly!... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToc.PreserveTabs | Aspose.Words for .NET

    Discover how the FieldToc PreserveTabs property enhances your data management by preserving tab entries in table entries for better organization.... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation.... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  6. [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
  7. 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/
  8. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...output, only the blank page (page 2) is produced with the desired...inspect the output, only page 2 reflects the dimensions. What...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  10. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

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