Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 19,972 for

layout

(0.29 sec)
  1. Problem with IGS file - Free Support Forum - as...

    Good afternoon! I have an issue: when I try to convert an IGS file to PDF using Aspose.CAD for .NET, I only get an empty PDF with both height and width equal to int.minimum. Does anyone know what might be causing this pr…...PageHeight = 1600, // pixels Layout = CadLayoutType.ModelSpace...

    forum.aspose.com/t/problem-with-igs-file/321105
  2. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...may be related to internal layout handling, but the retrieved...When a shape is rotated, the layout engine must recalculate its...

    forum.aspose.com/t/incorrect-position-of-text-b...
  3. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....specify the location of the layout when importing JSON. Please...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  4. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…...release notes or rerun with layout refresh disabled to isolate...changes to this API’s defaults or layout behaviour. Share these hypotheses...

    forum.aspose.com/t/sample-for-validating-tests/...
  5. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape... layout_flow Determines the flow of the text layout in a...text box. text_box . layout_flow = layout_flow doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Convert HTML to Image in C#

    Here is a short tutorial that explains how to convert HTML to image in C#. To render HTML to image C# language is used that requires a few API calls to accomplish the task....default, page setup like page layout, and CSS options to be used...

    kb.aspose.com/html/net/how-to-convert-html-to-i...
  7. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.pdf.document to convert html files to PDF. But converted PDF is not matching with HTML. We have some external css files ,since we cant directly provide references of that file we are reading css file…... This can help keep your layout intact. Debugging : If the...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  8. Make pdfs generated accessible - Free Support F...

    Hello we use MS Word Templates with xml data to mail merge using Aspose Words and finally create pdfs. We use DotNet 8 platform with C# My question is regarding accessibility. What care should we take to ensure that th…...and avoid using tables for layout. These semantic choices help...

    forum.aspose.com/t/make-pdfs-generated-accessib...
  9. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....includes extracted text, style, layout, and other information. SaveFormat...

    docs.aspose.com/ocr/python-net/save-file/
  10. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....values include Background, Layout, Page, Pagination and Undefined)...

    docs.aspose.com/pdf/net/add-watermarks/