Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 154,960 for

2

(0.38 sec)
  1. Adding Extended Attributes to Resource Assignme...

    This guide explains how to add extended attributes to resource assignments in Java projects using Aspose.Tasks....mpp" ); 2 3 // Add new task and resource...Project(dataDir + "Blank2010.mpp" ); 2 3 ExtendedAttributeDef resCostAttr...

    docs.aspose.com/tasks/java/adding-extended-attr...
  2. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldTA.is_bold property | Aspose.Words for Python

    FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the page number for the entry....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java...."); // This field will display "2.". builder.insertField(FieldType...builder.writeln("\tParagraph 2."); for (Field field : doc.getRange()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity....2.pdf" , SaveFormat . Rtf ) . Execute..."LowCode.MergeContextDocument.2.docx" , SaveFormat . Docx ) ....

    reference.aspose.com/words/net/aspose.words.low...
  7. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....String :: Format ( u "Column ({0}, 2)" , row_count )); row -> get_Cells...get_Cells () -> Add ( u "Test 2 1" ); auto cell = row2 -> get_Cells...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  8. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...></Bottom> </Border> <Cell Alignment= "2" > <TextFragment> <TextSegment>...</Row> <Row> <Cell Alignment= "2" > <TextFragment> <TextSegment>...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/
  9. 从 XML 生成 PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 提供了几种将 XML 文件转换为 PDF 文档的方法,要求输入 XML 文件。...></Bottom> </Border> <Cell Alignment= "2" > <TextFragment> <TextSegment>...</Row> <Row> <Cell Alignment= "2" > <TextFragment> <TextSegment>...

    docs.aspose.com/pdf/zh/net/generate-pdf-from-xml/
  10. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....></Bottom> </Border> <Cell Alignment= "2" > <TextFragment> <TextSegment>...</Row> <Row> <Cell Alignment= "2" > <TextFragment> <TextSegment>...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/