Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 149,464 for

2

(0.15 sec)
  1. Convert PDF to Xps creates bloated file - Free ...

    I converted the attached 10 page 10mb pdf file to xps and created a massive bloated 71mb .xps file using the following code: Is there a better way? help! MemoryStream inStreamPdf = new MemoryStream(inDocument); …...codewarior February 5, 2014, 1:29am 2 Hi David, Thanks for contacting...notifier September 19, 2025, 2:45pm 3 The issues you have found...

    forum.aspose.com/t/convert-pdf-to-xps-creates-b...
  2. Aspose.Imaging for .NET 24.6 - Free Support For...

    Hello Thanks for implementing IMAGINGNET-6714 Implement ExifData transferring between supporting formats on export ExifData and XmpData property to image options to make data transferring more convenient. Now when co…... 2 issues when loading jpg and saving...Denis.Sitko July 15, 2024, 7:53pm 2 @australian.dev.nerds , Image...

    forum.aspose.com/t/aspose-imaging-for-net-24-6/...
  3. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects....WidthPoints * 2 ; shape . Height = imageSize . HeightPoints * 2 ; doc...

    reference.aspose.com/words/net/aspose.words.dra...
  4. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#....mpp" ); 2 project. Save ( "SaveProjectAsCSV_out...Project( "New Project.mpp" ); 2 CsvOptions options = new CsvOptions();...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  5. 档案

    档案...getWidth() / 2, (float) pres.getSlideSize().getSize()...getSize().getHeight() / 2); float width = 300; float height =...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  6. 档案

    档案...get_Width() / 2, presentation->get_SlideSize()->get_Size()...)->get_Size().get_Height() / 2); float width = 300.0f; float...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  7. Aspose::Words::ParagraphFormat::get_PageBreakBe...

    Aspose::Words::ParagraphFormat::get_PageBreakBefore method. True if a page break is forced before the paragraph in C++....builder -> Writeln ( u "Paragraph 2." ); auto layoutCollector = System...idx_get ( 0 ))); ASSERT_EQ ( 2 , layoutCollector -> GetStartPageIndex...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Position method. Specifies the position of the legend on a chart in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Move the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Invalid bookmarks starting with 25.2 - Free Sup...

    Hello According to my testing, the bookmark feature broke with 25.2 and still does not work with the currently newest version 25.9 of Aspose.PDF.Drawing for .NET. I use the following test-code to illustrate the problem…...2 Aspose.PDF Product Family aspose-pdf-net...bookmark feature broke with 25.2 and still does not work with the...

    forum.aspose.com/t/invalid-bookmarks-starting-w...
  10. Managing Project Currency Digits | Aspose.Tasks...

    Learn how to view, set, and retrieve currency digits (decimal places) in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices....example: 0 → $123 (no decimals) 2 → $123.45 (two decimals, common...and sets the currency digits to 2 : Copy 1 // Create new project...

    docs.aspose.com/tasks/net/managing-currency-dig...