Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 5,720 for

attachment

(0.15 sec)
  1. Convert OST to VCF via Java | products.aspose.com

    Try the code sample to convert OST files to VCF format in Java. Download Java API to take your email processing applications to the next level....emails, contacts, calendars, attachments. It empowers developers to...

    products.aspose.com/email/java/conversion/ost-t...
  2. Load font files from disc | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to load fonts from a disc with a few lines of C# code. Code examples of loading functionality.... The attached code snippets show loading...

    products.aspose.com/font/net/load-font-from-disc/
  3. Créer un maillage et une scène 3D|Documentation

    Un maillage est défini par un ensemble de points de contrôle et les nombreux polygones à n côtés selon les besoins. Cet article explique comment définir un maillage....polygones Voici un exemple pour attacher un matériau Phong au nœud...

    docs.aspose.com/3d/fr/python-net/create-3d-mesh...
  4. Rendre la vue d'utilisation des tâches | Aspose...

    Apprenez à rendre les vues d'utilisation des tâches du projet Microsoft à l'aide d'Aspose.Tasks pour Java....mpp" ); // attached test project 5 // Default...

    docs.aspose.com/tasks/fr/java/rendering-task-us...
  5. Manage Slide Transitions in Presentations in .N...

    Discover how to customize slide transitions in Aspose.Slides for .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Can I attach audio to a transition and make...

    docs.aspose.com/slides/net/slide-transition/
  6. Jak uruchomić obraz Docker Aspose.CAD w Azure F...

    Uruchom obraz Docker Aspose.CAD w Azure Function....header("Content-Disposition", "attachment;filename=filename.png") ...

    docs.aspose.com/cad/pl/java/getting-started/how...
  7. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...@David_Matin Could you please attach your problematic input and...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  8. Giving file corrupted error after inserting foo...

    @philip.zhou After inserting footers using Aspose diagram for Java API,when trying to open the vss,vsdx,vsd files, it says “file is corrupted”. Not able to share the files,because of security reasons. Thanks Rama...the issues faced in the file attached. screenshots.docx (245.3 KB)...

    forum.aspose.com/t/giving-file-corrupted-error-...
  9. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…... For you reference I have attached: 1. ReferenceDoclet.xlsx –...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  10. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...after applying the fix is attached for your review. 1 Like bloodboilAaromatic...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...