Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 63,447 for

z

(0.09 sec)
  1. Convert PDF to markdown error - Free Support Fo...

    Code : var doc = new Document(filename); doc.Save(fileout, SaveFormat.Markdown); Error stack : System.NullReferenceException: Object reference not set to an instance of an object. at #=ZFZ9$AL7bjxwHUuimODfFc8swDug…...sd_9F3zxkrTGYZWNZ_SBlY1A== #=z$pluq300W1aZ) at #=zWgAljL3aD6...

    forum.aspose.com/t/convert-pdf-to-markdown-erro...
  2. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...rectangle but they are higher in the z-index so they obscure the text...Stamp doesn’t appear to offer a z-index parameter. A FloatingBox...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  3. 使用 Visual Brush | C++

    如何使用 XPS 文件的 Visual Brush 是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能。...4 10,6 6,6 6,10 4,10 4,6 0,6 Z" )); 12 visualPath -> set_Fill(doc...l 258.24,0 0,56.64 -258.24,0 Z" )); 25 path = canvas -> AddPath(doc...

    docs.aspose.com/page/zh/cpp/xps/working-with-vi...
  4. SVG Lighting Effects – SVG Filters – Aspose.SVG...

    Learn how to combine multiple SVG filters to create and control SVG lighting effects using the Aspose.SVG for .NET API....Specific attributes x, y , and z indicate the position of the point...fePointLight x = "70" y = "70" z = "150" /> 8 </ feSpecularLighting...

    docs.aspose.com/svg/net/svg-lighting-effects/
  5. ChartAxis.format property | Aspose.Words for Py...

    ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels....not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAxis.major_unit property. Returns or sets the distance between major tick marks....not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.reverse_order property | Aspose.Words...

    ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e...not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.crosses property | Aspose.Words for P...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis....not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Převést PSD na JPEG pomocí C# | products.aspose...

    Export souborů PSD, PSB a AI přes roZhraní.NET API...rozhraním NET Photoshop API Instalace z příkazového řádku jako nuget install...

    products.aspose.com/psd/cz/net/conversion/psd-t...
  10. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\Z" + Instant.now().toEpochMilli() + ".pdf"; …...outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli()...outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli()...

    forum.aspose.com/t/pdf-base64image/315504