Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 18,994 for

paragraphs

(4 sec)
  1. ImportFormatOptions.ForceCopyStyles | Aspose.Wo...

    Discover the ImportFormatOptions ForceCopyStyles property, control style copying in KeepSourceFormatting mode with ease. Default is false for optimal results.... Paragraphs ; Assert . That ( "MyStyle1_0"...

    reference.aspose.com/words/net/aspose.words/imp...
  2. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。... Paragraphs . Add ( img ); // Set page...

    docs.aspose.com/pdf/zh/net/set-image-size/
  3. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....Examples Shows how to number paragraphs using autonum fields. auto...builder -> Writeln ( u " \t Paragraph 1." ); ASSERT_EQ ( u " AUTONUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 在 Python 中为 PDF 文本添加工具提示|Aspose.PDF for Python ...

    了解如何在 Python 中向 PDF 文档的文本片段添加工具提示。... paragraphs . add ( ap . text . TextFragment...document . pages [ 1 ] . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/zh/python-net/pdf-tooltip/
  5. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... Add TextFragment to the Paragraphs collection of the page. Save...

    products.aspose.com/pdf/python-net/create/
  6. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF... Paragraphs . Add ( new Aspose . Pdf...)); document . Pages [ 1 ]. Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/net/pdf-tooltip/
  7. HtmlSaveOptions.DocumentSplitCriteria | Aspose....

    Discover the HtmlSaveOptions DocumentSplitCriteria property to optimize document saving in HTML, EPUB, and AZW3 formats. Enhance your formatting control today!...the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert OTT to POTX via C# .NET or with free On...

    Convert Word ott documents to PowerPoint potx files with C#. Convert multiple files within ASP.NET or other .NET applications....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/net/conversion/ott-to...
  9. Convert ODT to POT via C# .NET or with free Onl...

    Convert Word odt documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/net/conversion/odt-to...
  10. HtmlSaveOptions.documentSplitCriteria property ...

    HtmlSaveOptions.documentSplitCriteria property. Specifies how the document should be split when saving to [SaveFormat.Html](../../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../../aspose.words/saveformat/#Azw3) format...the document into heading paragraphs. // This is useful for readers...

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