Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 24,060 for

comment

(0.09 sec)
  1. Convert ATT to OBJ via Python | products.aspose...

    Sample code for ATT to OBJ Python conversion. Use API example code for batch ATT files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....declare scale information in a comment line yet no units have been...

    products.aspose.com/3d/python-net/conversion/at...
  2. FootnoteNumberingRule | Aspose.Words for Java

    Determines when automatic footnote or endnote numbering restarts in Java....attach a reference or a side comment to text // that does not interfere...

    reference.aspose.com/words/java/com.aspose.word...
  3. Rotate Text with Shape inside the Worksheet wit...

    Learn how to control text rotation with shapes in Excel worksheets using Aspose.Cells for C++....Textbox with C++ Set Margins of Comment or Shape inside the Worksheet...

    docs.aspose.com/cells/cpp/rotate-text-with-shap...
  4. RoundedRectangle with multiple line of text the...

    Comment shape1.zip (14.1 KB)...tmetaliya133 June 25, 2025, 10:57am 1 comment shape1.zip (14.1 KB) amjad...

    forum.aspose.com/t/roundedrectangle-with-multip...
  5. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....to learn the process to add comments in a Pdf file, refer to the...the article on how to insert comment in PDF using Java . Updated...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...
  6. Aspose::Words::CleanupOptions class | Aspose.Wo...

    Aspose::Words::CleanupOptions class. Allows to specify options for document cleaning. To learn more, visit the documentation article in C++....Info class Aspose::Words::Comment class...

    reference.aspose.com/words/cpp/aspose.words/cle...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....has been added for removing comment from the collection. Method...added for removing author of comments from the collection. Methods...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. Convert USDZ to OBJ via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...declare scale information in a comment line yet no units have been...

    products.aspose.com/3d/python-net/conversion/us...
  9. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。...appendChild(run); Comment comment = new Comment (doc); comment.setAuthor(..."John Doe" ); comment.setInitial( "JD" ); comment.setDateTime(...

    products.aspose.com/words/zh-hant/java/make/word/
  10. Delete Blank Rows and Columns in a Worksheet wi...

    Delete empty rows and columns in a worksheet using Aspose.Cells with C++....there should be no visible comment defined for any cell in those...

    docs.aspose.com/cells/cpp/delete-blank-rows-and...