Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 164,067 for

new

(0.06 sec)
  1. MeasureString result not accurate - Free Suppor...

    I am trying to use font Tahoma and measure the string with font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = New StringFormat() { FormatF…...412\""; StringFormat tb = new StringFormat() { FormatFlags...StringAlignment.Far; Font font = new Font("Tahoma", 25, FontStyle...

    forum.aspose.com/t/measurestring-result-not-acc...
  2. XamlFlowSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the XamlFlowSaveOptions ImagesFolder property allows you to easily specify a folder for saving images when exporting documents to XAML format....ImageFolder () { Document doc = new Document ( MyDir + "Rendering...); ImageUriPrinter callback = new ImageUriPrinter ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/upload-archive-asp-net/
  4. Making a Standard Calendar in PHP

    Learn how to create Microsoft Project (MPP/XML) standard calendars using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/making-a-standard-ca...
  5. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable font fallback options, ensuring seamless document rendering and enhanced text display....doc = new Document (); FontSettings fontSettings = new FontSettings...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...

    reference.aspose.com/words/net/aspose.words.fon...
  6. ActiveX|Aspose.Slides for PHP 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....presentation instance $pres = new Presentation (); try { # Adding...with ActiveX controls $pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/php-java/activex/
  7. 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…...new({ NodeId: node.range_start.node...AsposeWordsCloud::DocumentPosition.new({ NodeId: node.range_end.node...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  8. Presentation Background|Aspose.Slides for PHP D...

    Set background in PowerPoint presentation...the Presentation class $pres = new Presentation ( "MasterBG.pptx"...background for the master slide, that new background will be used for all...

    docs.aspose.com/slides/php-java/presentation-ba...
  9. Working with Follow Up and Due Date for Outlook...

    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....mailMsg = new MailMessage (); mailMsg . setSender ( new MailAddress... getTo (). addMailAddress ( new MailAddress ( "receiver@gmail...

    docs.aspose.com/email/java/working-with-follow-...
  10. Audio Frame|Aspose.Slides for PHP Documentation

    Add audio to PowerPoint presentation...a presentation file $pres = new Presentation (); try { # Gets...stream $fstr = new Java ( "java.io.FileInputStream" , new Java ( "java...

    docs.aspose.com/slides/php-java/audio-frame/