Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 24,554 for

comment

(0.17 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Notes::FootnoteOptions::get_Rest...

    Aspose::Words::Notes::FootnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++....attach a reference or a side comment to text // that does not interfere...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. 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...
  5. 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...
  6. How to Read DOCX File in Python

    This crisp tutorial describes how to read DOCX file in Python. To read DOCX Python environment configuration, detailed programming steps and a runnable sample Python code is available here....section, body, table, shape, comment, and header footer to list...

    kb.aspose.com/words/python/how-to-read-docx-fil...
  7. 通過 C# 將 USD 轉換為 OBJ | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...declare scale information in a comment line yet no units have been...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  8. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the slides, on a PPTX file containing multimedia, the output PDF has over a thousand blank pages inserted between the slide content…...submitted - all it added was a comment. I need this looked at as the...

    forum.aspose.com/t/converting-pptx-with-multime...
  9. Accessing CSV Data in Java|Aspose.Words for Java

    Learn how to access CSV data while building a report using LINQ in Java....default is comma) Single-line comment start (the default is sharp)...

    docs.aspose.com/words/java/accessing-csv-data/
  10. 使用 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/