Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 423,868 for

document

(0.86 sec)
  1. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java.... Document doc = new Document(); DocumentBuilder...fromPoints(144.0)); // When we save a document to HTML, Aspose.Words will...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd class. Represents an end of ranged structured Document tag which accepts multi-sections content. See also StructuredDocumentTagRangeStart node. To learn more, visit the Documentation article in C++....an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) Document format detection methods...returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. Remarks You do...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何更改 HTML 中的文本颜色?C# 示例

    使用 C# Aspose.HTML 示例,您将学会如何使用内联和内部 CSS 更改 HTML 文件中的文本颜色。...Prepare output path for HTML document saving 4 string savePath =...instance of an HTML document 10 HTMLDocument document = new HTMLDoc...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  5. Manage PDF Headers and Footers using Python|Asp...

    Learn how to manage headers and footers in PDF Documents with Python and Aspose.PDF....PDF document.""" with ap . Document ( infile ) as document : header...HeaderArtifact , "Sample Header" ) document . pages [ 1 ] . artifacts...

    docs.aspose.com/pdf/python-net/artifacts-header...
  6. 使用 JavaScript 将 PDF 转换为 Word 文档|Aspose.PDF for ...

    学习如何编写 JavaScript 代码以直接在 Web 中将 PDF 转换为 DOC(DOCX)。... onmessage = evt => document . getElementById ( 'output'..."application/octet-stream" ; var link = document . createElement ( "a" ); link...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  7. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveOptions.compliance property. Specifies the PDF standards compliance level for output Documents....compliance level for output documents. @property def compliance...level of saved PDF documents. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++....how to insert a field into a document using a field code. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient font management. Enhance your web design with optimized typography solutions today!...Examples Shows how to access a document’s system font source and set...font substitutes. Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...GetShapeByTextConten(Document document, string textContext, ShapeType...shapes in the document. foreach (Node node in document.Sections)...

    forum.aspose.com/t/finding-node-no-paragraph-pa...