Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 27,294 for

only

(1.29 sec)
  1. 2. Font characteristics

    This article covers LaTeX font classifications with respect to various font characteristics. It also mentions the concept of LaTeX font encodings.... But often only a few weights are available...Roman family, for example, has only medium and bold weights. The...

    docs.aspose.com/tex/java/latex-font-attributes/
  2. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect the workbook structure of Excel files using Java code. Lock and unlock Excel (xlsx, xls, xlsb) and OpenOffice Calc (ODS) files using Aspose.Cells for Java....Cells for Java You only need the following simple lines...

    docs.aspose.com/cells/java/protect-and-unprotec...
  3. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24, 26 to …...could return RGB for pages that only contain gray‑scale images encoded...minimal reproducible sample Copy only a few pages (e.g., page 3 and...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  4. Not able to extract text from PDF - Free Suppor...

    I have installed Aspose PDF on Debian (bookworm). Refer attached PDF. It does not extract page # 35 or 36. bad2.pdf (144.7 KB)...a few questions: Is the text only missing on pages 35 and 36?...investigated the attached results and only see text from the first four...

    forum.aspose.com/t/not-able-to-extract-text-fro...
  5. API Reference|CAD 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....CLS compliant, and contains only safe managed code. The latest...

    docs.aspose.com/cad/net/api-reference/
  6. Scale geometries of a 3D Scene|Documentation

    Developers can scale Only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....3D Scene Developers can scale only geometries of a 3D node or all...

    docs.aspose.com/3d/python-net/scale-geometries-...
  7. Remove Signature from PDF File|Aspose.PDF for .NET

    This section explains how to remove signature from PDF File using PdfFileSignature class....Some develoeprs want to remove only the signature and keep the signature...keep the signature field and only remove the signature, please...

    docs.aspose.com/pdf/net/remove-signature-from-pdf/
  8. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....allows to load the font data only when it is required and not...} /// /// Load the font data only when required instead of storing...

    reference.aspose.com/words/java/com.aspose.word...
  9. Delete Images from PDF|Aspose.PDF for Python vi...

    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....Sometimes, you may want to remove only certain images from a PDF rather...

    docs.aspose.com/pdf/python-net/delete-images/
  10. FileSpecification from stream - Modified is Unk...

    Hi, We have the issue while adding attachment into a PDF file by using FileSpecification with stream. using (System.IO.Stream ms = ...) { pdf.EmbeddedFiles.Add(new FileSpecification(ms, file.ID)); } The Modified date …...the file parameters are read only in FileSpecification class....The file parameters are read only! We need to make them writable...

    forum.aspose.com/t/filespecification-from-strea...