Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 88,792 for

update

(1.37 sec)
  1. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function..../home/site/wwwroot RUN apt-get update RUN apt-get install -y apt-utils...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  2. Numbered List/Clause Numbers Disappear when in ...

    We are experiencing an issue where numbered clause headings (e.g. ARTICLE I, Section 1.01, 1. Interpretation) disappear when documents are opened in newer versions of Microsoft Word or when the compatibility mode is auto…... I would suggest you to update to the latest version of Aspose...

    forum.aspose.com/t/numbered-list-clause-numbers...
  3. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...docx", loadOptions); // Update fields (required for other...Options: - Disabled dirty field updates on load - no change - Various...

    forum.aspose.com/t/equation-line-breaking-issue...
  4. Setting Metadata | Node.js

    Easy-to-use Node.js library for font manipulation from Aspose.Font. Learn how to set font metadata information....Font will update the string data without adding... value ; 10 const text = "Updated description" ; 11 12 const...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  5. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an element array from the datasource the report is coming as blank for the below input xml and the template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...2025, 3:43am 4 Thanks for the update @ivan.lyagin . The xml data...

    forum.aspose.com/t/linq-report-engine-when-usin...
  6. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....changing footer visibility, and updating header text on master notes...some specific slide could be updated as shown in the example below:...

    docs.aspose.com/slides/net/presentation-header-...
  7. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …... Update Aspose.Words : Make sure you...version of Aspose.Words, as updates may include bug fixes and improvements...

    forum.aspose.com/t/inconsistent-line-height-ren...
  8. Add XMP metadata to EPS file using .NET

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for C# .NET is explained and illustrated with the code snippets here....ToStringValue ()); 43 44 // Update MetadataDate value 45 DateTime...Subscribe to Aspose Product Updates Get monthly newsletters & offers...

    docs.aspose.com/page/net/xmp-metadata/add/
  9. Aspose.Words.Shaping.HarfBuzz.dll reference to ...

    Hello, we use Aspose.Words.Shaping.HarfBuzz.dll and we have the problem that the required harfbuzz.dll is found in most cases, but not on some clients and environments. How can we ensure that this DLL is always availabl…...this is Linux: RUN apt-get update && apt-get install -y libharfbuzz-dev...

    forum.aspose.com/t/aspose-words-shaping-harfbuz...
  10. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...is empty, styles were not updated. (code : 1) [3] Office math...particularly with Office Math content. Update Aspose.Words : Verify that...

    forum.aspose.com/t/doc/314783