Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 15,887 for

true type

(0.11 sec)
  1. Merge TAR.BZ2 files to one 7ZIP archive via C#

    Source code for merge TAR.BZ2 files to one 7ZIP archive via C#. Use API example code for combine TAR.BZ2 files to a single 7ZIP within VB.NET Asp.NET or any .NET based application....Delete(true); } Free App to Merge TAR.BZ2...manipulate various archive types without without going into the...

    products.aspose.com/zip/net/merger/tarbz2-to-7zip/
  2. Comments for DOCX not working - Free Support Fo...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...cloud/connect/token', body: { grant_type: 'client_credentials', client_id:...comment.to_json }, multipart: true ) end NOTE: I have tried this...

    forum.aspose.com/t/comments-for-docx-not-workin...
  3. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...cloud/connect/token', body: { grant_type: 'client_credentials', client_id:...comment.to_json }, multipart: true ) end NOTE: I have tried this...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  4. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...0 版本开始,我们提供了对 Open Type Fonts 的支持。 // For complete examples...TextState . Font . IsEmbedded = true ; // Add TextFragment to paragraphs...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  5. EditableRange Class | Aspose.Words for .NET

    Discover Aspose.Words.EditableRange class, your solution for managing editable text areas effortlessly. Enhance document editing with ease!...)); // We can access the node types of each part like this. The..."\tContents:" ); mInsideEditableRange = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/edi...
  6. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...Type == FieldType.FieldTOC) { FieldToc...toc.BookmarkName; } if (field.Type.Equals(Aspose.Words.Fields.FieldType...

    forum.aspose.com/t/word/316558
  7. Licensing|Documentation

    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....the different subscription types offered. If you have any questions...isLicensed field that will return true if license has been properly...

    docs.aspose.com/email/java/licensing/
  8. PDF/HTML conversion - Issue with Roboto Light -...

    Hi, we noticed an issue with documents using Roboto Light (displayed as Roboto LT in MS Word). When Aspose generates a PDF of it, it seems to be replaced with Roboto Medium instead. When saving as HTML the font-family …...needed: SDK + version, file types, minimal sample, and exact error/output...FolderFontSource(@"C:\Temp\fonts\Roboto", true) }); FontSettings.DefaultInstance...

    forum.aspose.com/t/pdf-html-conversion-issue-wi...
  9. Using Aspose.Words to save docx template to PDF...

    Hello Aspose Team, I’d like some technical input concerning my Aspose.Words instances slowing down over time. What are we doing: We’re using Aspose.Words to generate a PDF from a .docx template. This is done in a Dot…...you with it but because of the type of data it handles, we would...FolderFontSource("/usr/share/fonts", true); fontSources.Add(folderFontSource);...

    forum.aspose.com/t/using-aspose-words-to-save-d...
  10. Merge TAR files to one TAR archive via C#

    Source code for merge TAR files to one TAR archive via C#. Use API example code for combine TAR files to a single TAR within VB.NET Asp.NET or any .NET based application....Delete(true); Free App to Merge TAR Check...manipulate various archive types without without going into the...

    products.aspose.com/zip/net/merger/tar-to-tar/