Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 10,510 for

scaling

(0.07 sec)
  1. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…...Couldnt implement Auto Scale Option Need help Aspose.PDF Product...for an option where we can scale the content (like zoom in zoom...

    forum.aspose.com/t/couldnt-implement-auto-scale...
  2. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality...."\\usepackage{pict2e}" ); 6 // Specify the scaling factor 300%. 7 options. setScale...we instruct the renderer to scale the output by 300%. The next...

    docs.aspose.com/tex/java/latex-figure-rendering/
  3. Timeout when using Aspose.SVG.Drawing.SkiaSharp...

    I am attempting to convert SVG images to compressed JPG images. I started by using Aspose.SVG, and implemented a method to do just that. It is rather slow, but it did manage to make some decent jpg compressions. Howeve…...resolution first and then scaling up if needed. Next Steps :...

    forum.aspose.com/t/timeout-when-using-aspose-sv...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRelativeFontSize method. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB. Default is false in C++....produce unwanted results when scaling text. So the source documents...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....avoid the current page image scaling. var pageSetup = builder.PageSetup;...avoid the current page image scaling. var pageSetup = builder.PageSetup;...

    products.aspose.com/words/net/compress/pdf/
  6. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...Description get_bounds_in_pixels(scale, dpi) Calculates the bounds...NodeRendererBase ) get_bounds_in_pixels(scale, horizontal_dpi, vertical_dpi)...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Rendering::NodeRendererBase clas...

    Aspose::Words::Rendering::NodeRendererBase class. Base class for ShapeRenderer and OfficeMathRenderer. To learn more, visit the documentation article in C++....Graphics object to a specified scale. RenderToSize (const System...Examples Shows how to measure and scale shapes. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. BarcodeParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.BarcodeParameters class—your essential tool for seamless barcode generation and customization in document processing....ScalingFactor { get; set; } Scaling factor for the symbol. The...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and customize your barcode values for enhanced data accuracy and efficiency....// Apply custom colors and scaling. field . BackgroundColor =...

    reference.aspose.com/words/net/aspose.words.fie...
  10. LaTeX includegraphics

    Learn about LaTeX includegraphics macro, along with image transformations, viewport, clipping, and the difference between graphics and graphicx packages.... Scale figure LaTeX So you can scale the included...includegraphics{sample - image. png }} % scales both width and height by 0...

    docs.aspose.com/tex/java/latex-includegraphics/