Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 20,642 for

2 of

(0.14 sec)
  1. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to customize the rendering Of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...PDF in C# with custom page size 2 3 string code = @ "<span>Hello...FromInches (4),Length. FromInches (2))) 14 } 15 }; 16 17 // Prepare...

    docs.aspose.com/html/net/rendering-options/
  2. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...Discourse April 1, 2025, 9:51am 2 @sergii.chyzh It seems that you...location/ sergii.chyzh April 2, 2025, 8:42am 4 Hi @alexey.noskov...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  3. Create HTML Document – Create, Load HTML with A...

    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....Initialize an empty HTML Document 2 HTMLDocument document = new HTMLDocument();...File Structure: Copy 1 < html > 2 < head ></ head > 3 < body ></...

    docs.aspose.com/html/java/create-a-document/
  4. Show and Hide Rows Columns and Scroll Bars with...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using Node.js via C++. Control the visibility Of scroll bars and hide multiple rows and columns efficiently.... unhideRow ( 2 , 13.5 ); // Unhiding the 2nd...worksheet . getCells (). hideRow ( 2 ); worksheet . getCells (). hideColumn...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  5. Aspose Java Words _ Incorrect Formatting handli...

    I have a usecase where I am getting an OCRed copy. All the header, footer and page number data has been converted into text. And it has broken the document formatting as well. Attaching a sample document for the referenc…...words-java yogesh30890 August 4, 2025, 2:37pm 1 I have a usecase where...Discourse August 4, 2025, 2:38pm 2 @yogesh30890 To address the...

    forum.aspose.com/t/aspose-java-words-incorrect-...
  6. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Discover the Inline IsMoveFromRevision property in MicrosOft Word. Learn how it tracks deleted objects for efficient document management and editing....( runs [ 2 ]. IsInsertRevision , Is . True ); // 2 - A "format"...changes. Assert . That ( runs [ 2 ]. IsFormatRevision , Is . True...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in MicrosOft Word, which indicates if an object was deleted during change tracking. Enhance your document management!...( runs [ 2 ]. IsInsertRevision , Is . True ); // 2 - A "format"...changes. Assert . That ( runs [ 2 ]. IsFormatRevision , Is . True...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type Of break at the beginning Of the section in C++.... NewPage 2 The section starts from a new...( u "This text is in section 2." ); ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation today!...output of our mail merge will have 2 pages instead of 3. // On page...both display "1". // On page 2, the MERGEREC field will display...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Inline::get_IsMoveToRevision met...

    Aspose::Words::Inline::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in MicrosOft Word while change tracking was enabled in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/inl...