Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 6,814 for

log

(0.04 sec)
  1. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience....nodes to get it to generate a log. HandleNodeChangingFo callback...GetLog ()); } /// <summary> /// Logs the date and time of each node...

    reference.aspose.com/words/net/aspose.words/ino...
  2. NodeChangingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingArgs class, designed to enhance your document processing with seamless INodeChangingCallback integration. Boost your workflow today!...nodes to get it to generate a log. HandleNodeChangingFo callback...GetLog ()); } /// <summary> /// Logs the date and time of each node...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...can please share it, we can log it in the ticket and will investigate...

    forum.aspose.com/t/preserving-shape-details-in-...
  4. 在使用 Node.js 通过 C++ 加载工作簿时过滤定义的名称|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... log ( "FilterDefinedNamesWh executed...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-defi...
  5. SdtListItemCollection.removeAt method | Aspose....

    SdtListItemCollection.removeAt method. Removes a list item at the specified index.... log ( `List item: ${ listItem . displayText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part... log ( schema ); } // Below are three...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitStructuredDocumentTagStart...

    DocumentVisitor.visitStructuredDocumentTagStart method. Called when enumeration of a structured document tag has started.... log ( visitor . getText ()); });...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... log ( currentStyle . type ); } //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableStyle.conditionalStyles property | Aspose....

    TableStyle.conditionalStyles property. Collection of conditional styles that may be defined for this table style.... log ( currentStyle . type ); } //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...code to catch exceptions and log additional information. This...} catch (Exception ex) { // Log the exception or handle it as...

    forum.aspose.com/t/key-not-found-exception/293338