Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,356 for

placeholder

(0.11 sec)
  1. Merge XLT Files Online or using C++ | products....

    Free online app to combine different XLT files. C++ merging library code to merge XLT worksheets into other formats....worksheet is populated with placeholder content that you can replace...

    products.aspose.com/total/cpp/merge/xlt/
  2. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…...EET 1 , which is a default placeholder value returned by the API...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...
  3. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...Issue with text placeholders in table cells when converting DOCX...tables with custom text placeholders into PDF . Steps to Reproduce:...

    forum.aspose.com/t/issue-with-text-placeholders...
  4. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to a special format using Aspose.Cells for .NET API.... Use 0 for a digit placeholder that will display zeros if...

    docs.aspose.com/cells/net/how-to-format-number-...
  5. How to Format Number to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for Java API.... Use 0 for a digit placeholder that will display zeros if...

    docs.aspose.com/cells/java/how-to-format-number...
  6. AsposeCells AutoFitColumns related issues in pr...

    Hi, We are facing multiple issues in production after upgrading Aspose.Cells to v24.12 from 20.2. We found that the common culprit across most of the issues is ‘AutoFitColumns’. If you refer the screenshot attached he…...xlsx"); } // Placeholder for a method to get the width...

    forum.aspose.com/t/asposecells-autofitcolumns-r...
  7. C# .NET PowerPoint Processing API | Aspose.Slid...

    Aspose.Slides is a C# .NET PowerPoint API. Aspose Slides API to create C# PPT programmatically....Manipulate Hyperlink Text Set Placeholder Type Manage Slide Transitions...

    products.aspose.com/slides/net/
  8. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...replace("[PLACEHOLDER]", "C:\\Temp\\src.docx",...

    forum.aspose.com/t/topic/312049
  9. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...rewrites dates to a valid placeholder). Run the conversion on a...

    forum.aspose.com/t/throw-exception-in-contact-u...
  10. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...in the template we set a placeholder with specific text once text...

    forum.aspose.com/t/finding-node-no-paragraph-pa...