Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 103,784 for

as

(0.09 sec)
  1. Display .txt file as pdf using the apose web vi...

    Is there a way to dynamically read a .txt file and convert and display As a pdf file in the browser...Is there a way to dynamically read a .txt file and convert and display as a pdf file in the browser

    forum.aspose.com/t/display-txt-file-as-pdf-usin...
  2. Aspose.Slides Out of Memory Error when Deployed...

    Hi, I am attempting to retrieve thumbnails from PowerPoint presentation. The code works perfectly on my local machine and an Azure VM, but we are targeting deployment As an Azure WebJob. When deployed As an Azure WebJob…...Hi, I am attempting to retrieve thumbnails from PowerPoint presentation. The code works perfectly on my local machine and an Azure VM, but we are targeting deployment as an Azure WebJob. When deployed as an Azure WebJob…

    forum.aspose.com/t/aspose-slides-out-of-memory-...
  3. OutOfMemoryException when Importing PPTX Files ...

    Hi Aspose folks! We’re having a memory problem while using Aspose .NET packages to import PowerPoint presentations and extract SVGs from them in a web app. More exactly, after doing it a few times, the container runs ou…...Hi Aspose folks! We’re having a memory problem while using Aspose .NET packages to import PowerPoint presentations and extract SVGs from them in a web app. More exactly, after doing it a few times, the container runs ou…

    forum.aspose.com/t/outofmemoryexception-when-im...
  4. Bugs with "Chart.Title.IsVisible = false" and s...

    I have line of code here: sheet.Charts[0].Title.IsVisible = false; Use to set the title of first chart of sheet not visible. But when I call workbook.Save(streamOrFile, SaveFormat.Pdf);, it have some bug: Chart get …...I have line of code here: sheet.Charts[0].Title.IsVisible = false; Use to set the title of first chart of sheet not visible. But when I call workbook.Save(streamOrFile, SaveFormat.Pdf);, it have some bug: Chart get …

    forum.aspose.com/t/bugs-with-chart-title-isvisi...
  5. DataField Function as DistinctCount within Pivo...

    Setting DataField Function As DistinctCount within Pivot table using Aspose Cells for .Net doesnt seems to work version is 20.10...Setting DataField Function as DistinctCount within Pivot table using Aspose Cells for .Net doesnt seems to work version is 20.10

    forum.aspose.com/t/datafield-function-as-distin...
  6. On Save as PDF, Header and Footer go to another...

    When saving a document on a PDF format, the footer is breaking onto another page. I’ll but the sample code below and he’s a description of what I’m doing: Create 2 documents using Document Builder. Each document hAs a …...When saving a document on a PDF format, the footer is breaking onto another page. I’ll but the sample code below and he’s a description of what I’m doing: Create 2 documents using Document Builder. Each document has a …

    forum.aspose.com/t/on-save-as-pdf-header-and-fo...
  7. How do I create a Frustum as a node? - Free Sup...

    How do I create a Frustum As a node that I can add to a scene? For example: var frustum = new Frustum(); var tr = scene.RootNode.CreateChildNode(frustum).Transform; tr.Scale = new Vector3(obj.Width, obj.Height, 3); //…...How do I create a Frustum as a node that I can add to a scene? For example: var frustum = new Frustum(); var tr = scene.RootNode.CreateChildNode(frustum).Transform; tr.Scale = new Vector3(obj.Width, obj.Height, 3); //…

    forum.aspose.com/t/how-do-i-create-a-frustum-as...
  8. How can I retrieve properties such as Conversat...

    Using the example in http://www.Aspose.com/docs/display/emailnet/Fetch+Messages+from+an+Exchange+Server+Mailbox, how can one retrieve these MAPI properties? The properties exist in Microsoft Exchange (other tools can acc…...Using the example in http://www.aspose.com/docs/display/emailnet/Fetch+Messages+from+an+Exchange+Server+Mailbox, how can one retrieve these MAPI properties? The properties exist in Microsoft Exchange (other tools can acc…

    forum.aspose.com/t/how-can-i-retrieve-propertie...
  9. E-mail message is saved to pdf as HTML markup -...

    Hello, We are using next code for conversion of .msg files to PDF: var message = Aspose.Email.Mail.MailMessage.Load(inputFilePath); using (var msgStream = new MemoryStream()) { message.Save(msgStream, new…...Hello, We are using next code for conversion of .msg files to PDF: var message = Aspose.Email.Mail.MailMessage.Load(inputFilePath); using (var msgStream = new MemoryStream()) { message.Save(msgStream, new…

    forum.aspose.com/t/e-mail-message-is-saved-to-p...
  10. XPS to PDF conversion - Keep text glyphs as tex...

    I am using the following code to convert XPS to PDF. The resulting PDF hAs text glyphs As objects instead of text. Is there any way to preserve them As text - allowing PDF text edits if full font is embedded? It seems th…...I am using the following code to convert XPS to PDF. The resulting PDF has text glyphs as objects instead of text. Is there any way to preserve them as text - allowing PDF text edits if full font is embedded? It seems th…

    forum.aspose.com/t/xps-to-pdf-conversion-keep-t...