Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 243,684 for

aspose cells

(0.17 sec)
  1. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....Aspose::Words::Document::Compare method Contents [ Hide ] Do...Document::Compare(const System::SharedPtr<Aspose::Words::Document>&, const System::String&...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++....Aspose::Words::ControlChar::ParagraphBreak method Contents [...Cr static System :: String & Aspose :: Words :: ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++....Aspose::Words::ControlChar::LineBreakChar field Contents [ Hide... static constexpr char16_t Aspose :: Words :: ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" in C++....Aspose::Words::ControlChar::SectionBreakChar field Contents [... static constexpr char16_t Aspose :: Words :: ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....Aspose::Words::InlineStory::get_Tables method Contents [ Hide...SharedPtr < Aspose :: Words :: Tables :: TableCollection > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Add Borders in Excel using C#

    By following this article add borders in Excel using C#. Get IDE settings, a list of steps, and a sample code showing how to create a border in Excel using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/add-borders-in-excel-us...
  7. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::HtmlSaveOptions class Contents [ Hide...class HtmlSaveOptions : public Aspose :: Words :: Saving :: SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++....Aspose::Words::NodeCollection::IndexOf method Contents [ Hide...the specified node. int32_t Aspose :: Words :: NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...in Word Tag Replacement (Aspose) Aspose.Words Product Family words-net...been any recent change in the Aspose.Words assembly that might affect...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  10. Read Excel File in Java

    This article demonstrates how to read Excel file in Java. It provides IDE setup instructions and a step-by-step guide along with a working code example to build an XLSX reader in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/java/read-excel-file-in-java/