Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 11,602 for

doc to png

(0.16 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – Known Issues https://Docs.aspose.com/slides/net/known-issues/ Recent content in Known Issues on Documentation Hugo -- gohugo.io https://Docs.aspose.c......Documentation – Known Issues https://docs.aspose.com/slides/net/known-issues/...Documentation Hugo -- gohugo.io https://docs.aspose.com/slides/net/known-issues/index...

    docs.aspose.com/slides/net/known-issues/index.xml
  2. index.xml

    2.0 http://www.w3.org/2005/ATom High Code APIs & Free Apps for PowerPoint File AuTomation – Conversión de presentaciones de Microsoft PowerPoint a múltiples archivos usando C#https://products.aspos......col-md-3 other-converter PPT TO PNG (Portable Network Graphics) col-md-3...PDF a partir de imágenes JPG o PNG. La biblioteca de PowerPoint...

    products.aspose.com/slides/es/net/conversion/in...
  3. index.xml

    2.0 http://www.w3.org/2005/ATom High Code APIs & Free Apps for PowerPoint File AuTomation – Microsoft PowerPoint Sunumunu C# Kullanarak Birden Çok Dosyaya Dönüştürmehttps://products.aspose.com/slid......col-md-3 other-converter PPT TO PNG (Portable Network Graphics) col-md-3...Aspose.Slides for .NET, JPG veya PNG görüntülerinden hızlı bir şekilde...

    products.aspose.com/slides/tr/net/conversion/in...
  4. Table, break vertically on the same page - Free...

    Hi, Our table takes less than 50% of the available page width and we would like it To break vertically on the same page. Example: image.Png (48.1 KB) Here’s the sample code: public static void Run() { Document Doc…...png (48.1 KB) Here’s the sample code:...{ Document doc = new Document(); Page page = doc.Pages.Add();...

    forum.aspose.com/t/table-break-vertically-on-th...
  5. Layout Enumerator error - Free Support Forum - ...

    Background: we were using the version 21.5.0 of Aspose.Words i want To get all pages which have node beyond the right indent。 i had get some properties below firstly。 page height:841.9 , page width:595.3 ,left margin…...the code like this: Document doc = new Document(@"C:\Temp\table...enumerator = new LayoutEnumerator(doc); TraverseLayoutForwar(enumerator...

    forum.aspose.com/t/layout-enumerator-error/258174
  6. Compress and Decompress XLTM Files via .NET

    C# compression and decompression source code To compress XLTM Documents inTo a single zip archive or vice versa on .NET Framework, .NET Core....Order Upgrade an Order Support Docs API Reference Live Demos Code....NET Zip file XLTM Zip file PNG JPG BMP TIFF XLTM Compress and...

    products.aspose.com/zip/net/zip-file/xltm/
  7. Covert images into pdf - Free Support Forum - a...

    Thanks Alexy, We have a method To covert images inTo pdf. I have updated To the code according To Aspose.PDF version 24.1. Providing old code and modified code below. Please let me know if we can optimize the code fu…...png": imageInfo.ImageFileType = Aspose...Pdf.Generator.ImageFileType.Png; break; case ".tiff": case "...

    forum.aspose.com/t/covert-images-into-pdf/277724
  8. After Replacing Text, the Layout of the Directo...

    Env Windows 11 Aspose.PDF for .NET 24.1 Code void Test() { var Doc = new Aspose.Pdf.Document(@"C:\Users\AdministraTor\DeskTop\test\test.pdf"); var textFragmentAbsorber = new TextFragmentAbsorber("资料"); Doc.Pages.Acc…...1 Code void Test() { var doc = new Aspose.Pdf.Document(@"...TextFragmentAbsorber("资料"); doc.Pages.Accept(textFragmentAbsorber);...

    forum.aspose.com/t/after-replacing-text-the-lay...
  9. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – Praca z tabelami w dokumentach PDF za pośrednictwem Javahttps://products.aspose.com/pdf/pl/java/table/Recent content in Praca z tabelami w dokumentac......has-background-success https://docs.aspose.com/pdf/java/ Uczyć się...com\/pdf\/pl\/java\/table\/add\/step01.png", "height": "220", "width": "220"...

    products.aspose.com/pdf/pl/java/table/index.xml
  10. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways To convert an XML file inTo a PDF Document requiring that the input XML file....Instantiate Document object auto doc = MakeObject < Document > ();...(); // Bind source XML file doc -> BindXml ( _dataDir + u "log...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/