Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 28,976 for

x

(0.07 sec)
  1. Aspose::Words::NodeCollection::get_Count method...

    Aspose::Words::NodeCollection::get_Count method. Gets the number of nodes in the collection in C++....String :: Format ( u " \t {0}, {1}x{2}" , childShape -> get_ShapeType...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...bmp" , 'x' ) # 转换特定页面并将图像保存到流中 device ....str ( i + 1 ) + "_out.emf" , 'x' ) # 转换特定页面并将图像保存到流 device . process...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  3. cbse.zip

    CBSE/11.png CBSE/12.png CBSE/13.png CBSE/15.png CBSE/2.png CBSE/3.png CBSE/5.png CBSE/CBSE.omr { "Version": "1.0", "Name": "MyTemplate", "Pages": [ { "Height": 3295, "Width": 2551, "Elements": [ { ......text=Class X font_style=bold font_size=12 align=center...Paper (TERM – I) 2021-22 Class X Science (086) Time: 90 Minutes...

    products.aspose.com/omr/exam/cbse/cbse.zip
  4. Aspose.PSD for .NET 22.1 - 发行说明|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.... X ; patternOverlay . Settings ....HorizontalOffset = newPatternBounds2 . X ; patternOverlay2 . Settings ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...Where(x => x.Name.StartsWith("_DV_C"));...Where(x => x.Name.StartsWith("_DV_C")).ToDictionary(x => x.Name);...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  6. Differentiation between Comments and Reference ...

    Hello Everyone and @aleXey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...size(); index++) { String x = page.getAnnotations().get_Item(index)...get_Item(index).toString(); if(!x.contains("pdf.WidgetAnnotation"))...

    forum.aspose.com/t/differentiation-between-comm...
  7. Working Solution for Chart Resizing in PPTX|Asp...

    FiX uneXpected chart resizing in PPTX when using embedded EXcel OLE objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent.... X , slide . Shapes [ 2 ]. Y , slide...inches high and 9.5 inches wide at x = 0.5 inches and y = 1 inch on...

    docs.aspose.com/slides/net/working-solution-for...
  8. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....cubed root of x: insertFieldEQ(builder, "\\r (3,x)"); // 8 - S...\\do8(Subscript)"); // 9 - Box switch "\x", with lines at the top, bottom...

    reference.aspose.com/words/java/com.aspose.word...
  9. 搜索

    搜索...for (int x = 0; x < table->get_Rows()->get_Count(); x++) { SharedPtr<IRow>...= table->get_Rows()->idx_get(x); for (int y = 0; y < row->get_Count();...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  10. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf page. Currently it is adding in each page. Is there any page parameter to pass in AsposePdfAddStamp, So only particular that page will show the stamp. Th…...with stamp easily instead giving X&Y indents. Thank you for your...it is not possible to define X&Y indent for each pdf, instead...

    forum.aspose.com/t/add-stamp-image-in-particula...