Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 159,267 for

2

(0.32 sec)
  1. Problems converting PDF (containing images) to ...

    I've upgraded our version of Aspose PDF for .Net recently and am now seeing problems when converting a PDF document to HTML. This only happens for some PDF documents - the ones I have noticed it happening on are document…... , Dictionary 2 ) <br /> at . .?(? ) <br /> at...ahmad April 22, 2015, 1:11am 2 Hi Damon, Thanks for your inquiry...

    forum.aspose.com/t/problems-converting-pdf-cont...
  2. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?...Discourse May 19, 2025, 8:27pm 2 @BRGQST To add a Sensitivity Label...correct? John.He May 20, 2025, 2:14am 4 @BRGQST Please refer to...

    forum.aspose.com/t/how-to-add-sensitivity-label...
  3. Regarding Graphs linked to the cell data - Free...

    The graph displayed in the viewer is dynamically linked to the cell data. Any modifications to the cell content are impacting the graph. Is there a way to prevent the graph from updating automatically....Discourse November 7, 2025, 3:25pm 2 @sarathepiq Summary In Aspose...range ,etc. {sri:0,sci:0,eri:2,eci:2} reprensents range start from...

    forum.aspose.com/t/regarding-graphs-linked-to-t...
  4. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table formatting. Enhance your document styles with flexible, conditional options!... LastRow 2 Specifies formatting of the last...InsertCell (); builder . Write ( "Cell 2" ); builder . EndRow (); builder...

    reference.aspose.com/words/net/aspose.words/con...
  5. 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...
  6. FieldTA.LongCitation | Aspose.Words for .NET

    Manage your FieldTA LongCitation property effortlessly. Easily get or set long citations for entries, enhancing your data organization and accessibility....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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 , Is . False...Revisions . Count , Is . EqualTo ( 2 )); Assert . That ( doc . Revisions...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, stream, URL, or create HTML from scratch with Aspose.HTML for Java. Consider approaches to load HTML documents....empty HTML document using Java 2 3 // Initialize an empty HTML...File Structure: Copy 1 < html > 2 < head ></ head > 3 < body ></...

    docs.aspose.com/html/java/create-a-document/
  9. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...example, the output should be 2 lines of text. Instead we get...get a blank line in between the 2 lines of text. This is caused...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  10. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...paragraphs. builder . writeln ( 'List 2 starts below:' ) builder . list_format...

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