Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 86,616 for

object

(0.23 sec)
  1. Saving recognition results|Documentation

    How to get form recognition results in CSV, XML or JSON formats....GetCsvAsStream Returns a MemoryStream object in the specified encoding with...GetJsonAsStream Returns a MemoryStream object in the specified encoding with...

    docs.aspose.com/omr/net/recognition/save/
  2. Replace text in equations - Free Support Forum ...

    hello, I need to replace certain values in formulas. The problem is that the Replace method does not change the value. Code: int main() { auto doc = System::MakeObject<Document>(u"input.docx"); System::SharedPtr<F…...and modifying the OfficeMath objects. The Replace method should...structured within the OfficeMath object. Here’s a refined approach...

    forum.aspose.com/t/replace-text-in-equations/31...
  3. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) Objects that represent custom tabs for a paragraph or a style...class A collection of TabStop objects that represent custom tabs...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Watermark class | Aspose.Words f...

    Aspose::Words::Watermark class. Represents class to work with document watermark. To learn more, visit the documentation article in C++....Watermark : public System :: Object Methods Method Description...passing a TextWatermarkOptions object when creating the watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  5. XImage TrySetAlternativeText returns true, but ...

    I am creating a PDF programmatically that includes images that need Alt Text. I am able to add the image to the document, save the document to a memory stream, get the appropriate page and XImage Object, call the TrySet…...appropriate page and XImage object, call the TrySetAlternativeTex...be applied. Verify the Image Object : After calling TrySetAlternativeTex...

    forum.aspose.com/t/ximage-trysetalternativetext...
  6. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup Objects that represent revision groups in the document in Java....Object All Implemented Interfaces:...collection of RevisionGroup objects that represent revision groups...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....file into the Document class object to add page numbers Create...Create the DocumentBuilder class object for the loaded document Move...

    kb.aspose.com/words/net/how-to-add-page-numbers...
  8. Screen Reader Accessibility – C# Examples

    Learn how to design your website for screen reader accessibility and check alternative text against WCAG guidelines using Aspose.HTML for .NET....content rendered using an <object> element <label> elements as...rendered using an <object> element The <object> element embeds external...

    docs.aspose.com/html/net/screen-reader-accessib...
  9. Set Visio Shape's XForm, Line and Fill Data|Doc...

    This section explains how to set shape's style including it's line data and fill data with Aspose.Diagram....XForm object. The XForm property can be...supports the Aspose.Diagram.Line object. This property can be used...

    docs.aspose.com/diagram/net/set-visio-shape-s-x...
  10. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...NullReferenceExcepti: Object reference not set to an instance of an object. Can...a property or method on an object that is null. Here are some...

    forum.aspose.com/t/nullreferenceexception-listm...