Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 133,247 for

2

(0.06 sec)
  1. FieldToa.SequenceName | Aspose.Words for .NET

    Discover the FieldToa SequenceName property to easily manage sequence names and enhance page numbering in your applications. Optimize your workflow today!...InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track document changes with the StartTrackRevisions method. Automatically mark all edits as revisions for seamless collaboration and clarity.... Runs [ 2 ]. IsInsertRevision ); // Creating...again! " ); Assert . AreEqual ( 2 , doc . Revisions . Count ); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Currency Properties

    Learn how to manage Microsoft Project (MPP/XML) currency properties using Aspose.Tasks for C++....the decimal point, for example, 2 (100.00) or 3 (100.000), passed...path to the documents directory. 2 System ::String dataDir = Run...

    docs.aspose.com/tasks/cpp/currency-properties/
  4. 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...
  5. 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...
  6. 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...
  7. Aspose::Words::Saving::ImageSavingArgs class | ...

    Aspose::Words::Saving::ImageSavingArgs class. Provides data for the ImageSaving() event. To learn more, visit the documentation article in C++....Format ( u "{0} part {1}, of type {2}{3}" , mOutFileName , ++ mCount...set_DocumentPartFileName ( partFileName ); // 2 - Create a custom stream for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Retain Formatting of MathML Office Math Equatio...

    Hi, We are seeing an issue where an equation that is on two lines in the Docx is rendered differently after Aspose conversion to PDF, changing the meaning of the equation (the multipliers of a product are split onto two…...docxtopdf PiotrGov November 18, 2020, 2:43pm 1 Hi, We are seeing an issue...hafeez November 18, 2020, 3:10pm 2 @PiotrGov , I am able to reproduce...

    forum.aspose.com/t/retain-formatting-of-mathml-...
  9. TextColumn class | Aspose.Words for Python

    aspose.words.TextColumn class. Represents a single text column... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for C++....Normal Unicode characters are 2-bytes long while Unicode Supplementary...UTF-16 these characters require 2 surrogates (16-bit units). Render...

    docs.aspose.com/cells/cpp/render-unicode-supple...