Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 9,076 for

map

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....engine extension needs font maps (which are text files in a certain...certain format with the .map extension by convention) to determine...

    docs.aspose.com/tex/net/external-latex-packages/
  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. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....result: Create Tree Map Charts Tree map charts are best used...shows you how to create a tree map chart: using ( Presentation presentation...

    docs.aspose.com/slides/net/create-chart/
  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...