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

map

(0.07 sec)
  1. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structureddocumenttag/calendarType/) in an Office Open XML document....the Gregorian January 1 and to map year zero to Gregorian year 543...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Disappearing watermarks and text when printed -...

    I have a PDF with watermarks and text streams that are visible on screen, but suddenly disappear when printed out from Adobe. The PDF was created with Aspose.PDF for .NET 18.1. The document is supposed to represent an a…...the embedded font’s ToUnicode map, and provide a transcript of...

    forum.aspose.com/t/disappearing-watermarks-and-...
  3. how to run Aspose.Cells.GridWeb in docker|Docum...

    This article introduces how to run GridWeb in Docker to build an online Excel editor or viewer application.... -p 24262:80 : Map port 80 in the container to port...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...Advanced → Font Substitution and map a suitable substitute (e.g.,...

    forum.aspose.com/t/issue-with-font-family-chang...
  5. Merge JIRA to JIRA via Java

    Sample code for JIRA to JIRA Java merging. Use API example code for batch JIRA files to JIRA merging within any Web or Desktop Java based application....to merge and how you want to map it on MS Project entities (user...

    products.aspose.com/tasks/java/merger/jira-to-j...
  6. Merge JIRA to PDF via C++

    Sample C++ merging code JIRA to PDF. Use example code for batch JIRA files to PDF merging within any C++ Application....to merge and how you want to map it on MS Project entities (user...

    products.aspose.com/tasks/cpp/merger/jira-to-pdf/
  7. Merge JIRA to JIRA via C++

    Sample C++ merging code JIRA to JIRA. Use example code for batch JIRA files to JIRA merging within any C++ Application....to merge and how you want to map it on MS Project entities (user...

    products.aspose.com/tasks/cpp/merger/jira-to-jira/
  8. 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...
  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...