Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 7,652 for

map

(0.37 sec)
  1. Fill of Structured Document Tags eats enormous ...

    We are using XML Bindings to synchronize some fields to document headers. While this is working perfectly with older Aspose.Words versions, it leads to serious problems with 25.7. We are currently running 2017.3 and tr…...fillFields(Document document, Map<String, String> reportValues)...

    forum.aspose.com/t/fill-of-structured-document-...
  2. DocumentVisitor.visitParagraphEnd method | Aspo...

    DocumentVisitor.visitParagraphEnd method. Called when enumeration of a paragraph has ended.... /// Creates a map of this tree in the form of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitBodyStart method | Aspose....

    DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a section has started.... /// Creates a map of this tree in the form of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitRun method | Aspose.Words ...

    DocumentVisitor.visitRun method. Called when a run of text in the is encountered.... /// Creates a map of this tree in the form of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started.... /// Creates a map of this tree in the form of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-net/working-with-fields/) documentation article....(Inherited from Field ) is_image_map Gets or sets whether to append...hyperlink for a server-side image map. is_locked Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…... How can we map between the two? andrey.potapov...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  8. Multipurpose Internet Mail Extensions Protocol|...

    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....clients and SMTP servers correctly map messages of MIME format. Understanding...

    docs.aspose.com/email/java/multipurpose-interne...
  9. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library.... map ( m => `<li> ${ m } </li>` )...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  10. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...OutputStream out) throws Exception { Map<String, Object> ds = new HashMap<>();...

    forum.aspose.com/t/linq-expressions-not-working...