Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 25,077 for

comment

(0.13 sec)
  1. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...of a Body , HeaderFooter , Comment , Footnote or a Shape node...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...) asComment() Cast node to Comment . (Inherited from Node ) asCommentRangeEnd()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...value from path4 (see next comment about Fill property) 50 path5...

    docs.aspose.com/page/python-net/xps/working-wit...
  4. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....FieldSeparator , FieldEnd , FormField , Comment , Footnote , Run , SpecialChar...

    reference.aspose.com/words/net/aspose.words/par...
  5. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...of a Body , HeaderFooter , Comment , Footnote or a Shape node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Incorrect diacritic placement when converting A...

    Hi, We realised that when converting certain Arabic characters, Aspose is puting some accent to the wrong place. If you test the Word document I provided, you will noticed that the character U+064B : ARABIC FATHATAN​ i…...doc->GetChildNodes(Aspose::Words::NodeType::Comment, true)->Clear(); // When the...

    forum.aspose.com/t/incorrect-diacritic-placemen...
  7. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....print all of a document’s comments and their replies. Document...Document(getMyDir() + "Comments.docx"); NodeCollection comments = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  8. What is EPS file format? | Knowledge Base

    Encapsulated PostScript or EPS described in this article, in short, is one of the Page Description Languages, dynamic one if to be more specific....special, so-called “structural”, comments, represented by lines beginning...sequence. At least two such comments are always necessary for any...

    docs.aspose.com/page/net/what-is-eps-file/
  9. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when converting to PDF from excel / word with documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...//hide comments foreach (Aspose.Words.Comment comment in doc...GetChildNodes(NodeType.Comment, true)) //remove all comments from document...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...
  10. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…...July 17, 2025, 3:46pm 15 If I comment the license part, python code...

    forum.aspose.com/t/aspose-cells-for-python-via-...