Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 401,899 for

document

(0.29 sec)
  1. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During Document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…... During document conversion, we’re encountering...Strikethrough text from the Word document appears with strikethrough...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  2. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain Document formatting effortlessly....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  4. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a Document to HTML in Java....Style Sheet) when saving a document to HTML. Examples: Shows how...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  5. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...加载 PDF 文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/
  6. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your Document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....Inserts a string into the document at the current insert position...string to insert into the document. Remarks Current font formatting...

    reference.aspose.com/words/net/aspose.words/doc...
  7. OdtSaveMeasureUnit | Aspose.Words for Java

    Specified units of measure to apply to measurable Document content such as shape widths and other during saving in Java....measure to apply to measurable document content such as shape, widths...a saved ODT document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert other file formats to PDF in .NET|Aspos...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF Document.... Create an instance of Document class with mention source...filename and options. Save the document with the desired file name...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  9. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Field.Start | Aspose.Words for .NET

    Discover the Field Start property to easily access the starting node of your field, enhancing your data management and streamlining workflows....FieldCollection () { Document doc = new Document (); DocumentBuilder..."There are no fields in the document." ); } } } Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fie...